$ ./install.sh$ cd tools # user must run tools program in the directory.
$ python3 db_clean_tables.py
$ python3 db_create_default_data.py
$ python3 user_login_test.pypython3 runserver.py
chmod -x runserver.py
nohup ./runserver.py > log.txt &
| Name | Name | Last commit date | ||
|---|---|---|---|---|
$ ./install.sh$ cd tools # user must run tools program in the directory.
$ python3 db_clean_tables.py
$ python3 db_create_default_data.py
$ python3 user_login_test.pypython3 runserver.py
chmod -x runserver.py
nohup ./runserver.py > log.txt &