Github action support #2
@ -24,4 +24,4 @@ jobs:
|
||||
run: |
|
||||
cd ~/personal-site
|
||||
chmod +x ./start.sh
|
||||
nohup ./start.sh > server.log 2>&1 &
|
||||
./start.sh > server.log 2>&1
|
||||
|
Loading…
Reference in New Issue
Block a user