@meie1kyl on your fog server, please login, either as root or a user who can sudo to root:
Become root user:
Then run these commands for consistency (you can change location but will need to remember to make that adjustment everytime for updates.)
cd /opt git clone https://github.com/fogproject/fogproject.git latest_fogproject #these commands after for updates cd /opt/latest_fogproject git checkout dev-branch git pull cd bin ./installfog.sh -yOf course make sure you have a backup but this should get you where you need to be.