qinglong/docker/s6-rc.d/update/run
2024-08-02 00:58:39 +08:00

13 lines
199 B
Bash

#!/bin/bash
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/update.js