| ... | ... | @@ -12,4 +12,4 @@ In order to run a python script from the terminal we have to add -execpy 'load_s | 
|  |  |  | 
|  |  | Additionally, we can use -nogui option if access to the GUI is not required after the script execution. | 
|  |  |  | 
|  |  | `/path/to/Ansa/ansa64.sh -execpy 'load_script:python_script.py'` | 
|  |  | \ No newline at end of file | 
|  |  | `/path/to/Ansa/ansa64.sh -nogui -execpy 'load_script:python_script.py'` | 
|  |  | \ No newline at end of file |