mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2024-11-07 16:54:10 +01:00
Add shebang to 'quicktest.py'
This commit is contained in:
parent
10fe26fd0e
commit
3423627f2d
1
quicktest.py
Normal file → Executable file
1
quicktest.py
Normal file → Executable file
@ -1,3 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
"""
|
||||
Usage:
|
||||
$ python -m venv .venv
|
||||
|
Loading…
Reference in New Issue
Block a user