This commit is contained in:
parent
a3e0f99a10
commit
a9a51cea76
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
tar -xvzf website.tar.gz
|
||||
kill $(cat pid)
|
||||
sleep 2
|
||||
npm install
|
||||
npm start > log 2>&1 & disown
|
||||
echo $! > pid
|
||||
|
|
Loading…
Add table
Reference in a new issue