Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
blocks:manage_script_directory [2024-03-20 14:26]
mattias [First time installation]
blocks:manage_script_directory [2024-03-26 09:46]
mattias [Manage the script directory]
Line 3: Line 3:
 We always keep the latest version on our script environment in our [[https://github.com/pixilab/blocks-script|blocks-script repo on github]]. We always keep the latest version on our script environment in our [[https://github.com/pixilab/blocks-script|blocks-script repo on github]].
  
-:!: Before doing anything with an existing script directory in a working system, it is always recommended to+:!: Before doing anything with an existing script directory in a working system, it is always recommended to make a security copy of the /PIXILAB-Blocks-root/script/ directory in case something goes wrong. 
-  * stop the server + 
-  * make a security copy of the /PIXILAB-Blocks-root/script/ directory in case something goes wrong.+
  
 ====First time installation==== ====First time installation====
Line 26: Line 26:
 An update of the files is the same thing as with the fresh install for any desktop environment. For linux there is a script that automates this:  An update of the files is the same thing as with the fresh install for any desktop environment. For linux there is a script that automates this: 
 ===Production Linux environments=== ===Production Linux environments===
-For production Linux environments, one can use the update_scripts.sh that automates the procedure. Before running the script, cd into the /script/ directory in the cli.+For production Linux environments, one can use the update_scripts.sh that automates the whole procedure including making a security copy and stopping the server. Before running the script, cd into the /script/ directory in the cli.
 <code> <code>
 pixi-server@pixi:~$ cd PIXILAB-Blocks-root/script/ pixi-server@pixi:~$ cd PIXILAB-Blocks-root/script/