Update init_web.sh
This commit is contained in:
parent
bdfb782520
commit
2b808b55f7
|
@ -1 +1 @@
|
|||
sudo service nginx restart && sudo service mongod restart && ./start_site.sh $1 $2 $3 $4 && curl localhost
|
||||
sudo service nginx restart && sudo service mongod restart && ./start_site.sh "$1" "$2" "$3" "$4" && curl localhost
|
Loading…
Reference in New Issue