# --- On the Oracle VM: pull the new code and restart --- cd ~ /discord-voting-poll git checkout main git pull origin main npm install # only needed if dependencies changed sudo systemctl restart ...