#!/bin/sh sudo apt install nodejs nvidia-cuda-toolkit nginx sudo npm i -g pm2 cd backend npm install cd ../ yes | cp -rf ./site/ /var/www/html/