1
0
mirror of https://github.com/dkmstr/openuds.git synced 2025-04-25 10:50:15 +03:00

Fixed manage.py

This commit is contained in:
Adolfo Gómez García 2022-11-02 18:54:51 +01:00
parent d2cae41ece
commit d43edf2fba
No known key found for this signature in database
GPG Key ID: DD1ABF20724CDA23

View File

@ -7,4 +7,4 @@ if __name__ == "__main__":
from django.core.management import execute_from_command_line
execute_from_command_line(sys.argv)", "/tmp/django.pyprof
execute_from_command_line(sys.argv)