2018-08-03 19:05:53 +08:00

6 lines
57 B
Bash
Executable File

#!/bin/bash
python manage.py restart $1
echo 'success'