mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-25 00:50:30 +00:00
gitea
This commit is contained in:
parent
c00d24942f
commit
b40962e057
2 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
s6-svscanctl -t /etc/s6/user
|
||||
exit 100
|
||||
#s6-svscanctl -t /etc/s6/user
|
||||
exit 125
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
[[ -f ./setup ]] && source ./setup
|
||||
exec s6-svc -D /etc/s6/user
|
||||
popd
|
||||
pushd /root > /dev/null
|
||||
popd
|
Loading…
Reference in a new issue