This commit is contained in:
archer
2023-05-13 00:30:30 +08:00
parent 9a0c92629b
commit 4ec02c654b
7 changed files with 20 additions and 21 deletions

View File

@@ -11,7 +11,7 @@ if [ ! -z "$OLD_PROCESS" ]; then
fi
sleep 2
cd /root/fast-gpt/clash/fast
cd /root/fastgpt/clash/fast
rm -f ./nohup.out || true
rm -f ./cache.db || true
nohup ./clash-linux-amd64-v3 -d ./ &