- Open VPS via terminal
- check to see if you have a deploy.sh file type " ls "
- if there is a deploy.sh file run " rm -r deploy.sh ". If there is no deploy.sh file run next step
- Copy the following text and paste it at the terminal prompt & press enter:
wget https://raw.githubusercontent.com/legends420/GC-DAEMON-UPDATER/master/deploy.sh && chmod +x deploy.sh && ./deploy.sh