Upload init_web.sh

This commit is contained in:
BoHung Chiu 2022-03-27 16:07:16 +08:00
parent 9370739e35
commit da582d4f95
1 changed files with 1 additions and 0 deletions

1
init_web.sh Normal file
View File

@ -0,0 +1 @@
sudo service nginx restart && sudo service mongod restart && ./start_site.sh $1 && curl localhost