add reboot after install node
This commit is contained in:
@@ -113,7 +113,7 @@ git clone http://gitea.beetai.com/dongpd/BiFace_Server_Config_API.git
|
||||
|
||||
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.2/install.sh | bash
|
||||
chmod +x ~/.nvm/nvm.sh
|
||||
source ~/.bashrc
|
||||
. ~/.bashrc
|
||||
|
||||
nvm install 16
|
||||
|
||||
@@ -155,4 +155,6 @@ sudo bash /etc/rc.local
|
||||
cd /var/www/html/BiFace_Server_Lite
|
||||
sudo chmod 0777 db/app.db
|
||||
echo "================================ setup serverlite done! ================================"
|
||||
|
||||
reboot
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user