This commit is contained in:
parent
7dd7a5ef8e
commit
e57323aa3e
@ -22,5 +22,6 @@ jobs:
|
|||||||
|
|
||||||
- name: Start server
|
- name: Start server
|
||||||
run: |
|
run: |
|
||||||
|
cd ~/personal-site
|
||||||
chmod +x ./start.sh
|
chmod +x ./start.sh
|
||||||
nohup ./start.sh > server.log 2>&1 &
|
nohup ./start.sh > server.log 2>&1 &
|
||||||
|
Loading…
Reference in New Issue
Block a user