#!/bin/bash sudo systemctl stop starenovine sudo cp ./server /opt/starenovine/server sudo systemctl start starenovine