How to upgrade an existing fog to latest stable ?
-
Hello,
I have a working FOG server
Running Version 1.4.4
SVN Revision: 6077Could someone help with the command to update it to the latest stable version ?
Best regards
Tedd -
I took the initiative an I upgraded it to 1.5.4
By downloading the latest version from https://github.com/FOGProject/fogproject/archive/1.5.4.tar.gztar -xzvf 1.5.4.tar.gz
cd fogproject-1.5.4/bin
sudo ./installfog.sh