Changes

Jump to navigation Jump to search
Line 154: Line 154:  
  rsync -av --delete --progress ~/smeserver/releases/9/ /build/smeserver/repo/9
 
  rsync -av --delete --progress ~/smeserver/releases/9/ /build/smeserver/repo/9
   −
====Create release specific folder and link====
+
====Create release specific folder and link (or rename the folder)====
 
The build_installer and build_ISO expect to be run from a directory that points to the head of the stage (ex. /build/stage/8). This is usually a symlink to 8.1 or 8.1beta1. The script fully expands the symlink and pulls off the last element to figure out what version we are going to build.  
 
The build_installer and build_ISO expect to be run from a directory that points to the head of the stage (ex. /build/stage/8). This is usually a symlink to 8.1 or 8.1beta1. The script fully expands the symlink and pulls off the last element to figure out what version we are going to build.  
  

Navigation menu