127.0.0.1:8000
personal-website
/
02790dd
Add start script
Ubuntu
4 years ago
1 changed file(s) with
2 addition(s)
and
0 deletion(s)
.
Raw diff
Collapse all
Expand all
+2
-0
start.sh
less
more
0
#!/bin/sh
1
cd ~/personal-website && forever start express/server.js