1
0
mirror of https://shylinux.com/x/ContextOS synced 2025-04-25 08:48:06 +08:00
This commit is contained in:
IT 老营长 @云轩领航-创始人 2023-12-02 11:14:08 +08:00
parent 83f68756e5
commit 05742b34f0

View File

@ -1,7 +0,0 @@
#!/bin/sh
# vi /etc/rc.local
# source /home/shy/contexts/etc/conf/rc_local.sh
# source /home/shy/contexts/usr/local/work/20230511-nginx-story/etc/conf/rc_local.sh
CTX_ROOT=${CTX_ROOT:=/home/shy/contexts}
su - shy -c "cd $CTX_ROOT && ./bin/ice.bin forever start &"