Difference between revisions of "Upgrade to trunk"

From FOG Project
Jump to: navigation, search
(SVN)
(SVN)
Line 6: Line 6:
 
Then navigate to the folder you specified and run:
 
Then navigate to the folder you specified and run:
  
Code:
+
# sudo /bin/./installfog.sh
sudo /bin/./installfog.sh
 

Revision as of 15:16, 24 October 2014

Methods

SVN

svn co https://svn.code.sf.net/p/freeghost/code/trunk /some/local/folder

Then navigate to the folder you specified and run:

  1. sudo /bin/./installfog.sh