qinglong/docker/s6-rc.d/schedule/run
2024-07-31 23:41:24 +08:00

13 lines
219 B
Plaintext

#!/command/execlineb -P
dir_shell=/ql/shell
. $dir_shell/share.sh
. $dir_shell/env.sh
import_config "$@"
make_dir /etc/nginx/conf.d
make_dir /run/nginx
init_nginx
fix_config
node ${dir_static}/build/schedule/index.js