mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-02-03 09:48:38 +08:00
excute multiple
This commit is contained in:
parent
c262cfaa35
commit
91f0d2f6bb
@ -3,5 +3,8 @@
|
||||
s6-svwait -u /etc/s6/gitea
|
||||
|
||||
pushd /root >/dev/null
|
||||
exec 2>&1
|
||||
exec /usr/local/bin/init.sh
|
||||
echo "init.sh has been executed" > /var/run/init.sh.executed
|
||||
wait
|
||||
popd
|
||||
|
Loading…
Reference in New Issue
Block a user