spug/docs/docker/init_spug
2021-11-18 15:09:35 +08:00

8 lines
151 B
Bash
Executable File

#!/bin/bash
#
set -e
set -u
python3 /data/spug/spug_api/manage.py updatedb
python3 /data/spug/spug_api/manage.py user add -u $1 -p $2 -n 管理员 -s