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