|
|
@ -183,14 +183,18 @@ And instructions on how to use them <a href="https://git.swarmlab.io:3000/zeus/s |
|
|
|
:exclamation: No matter your distribution, upon installing you will HAVE to load settings before the first run!! |
|
|
|
|
|
|
|
This will <b>initialize the configuration</b> using the <b>system defaults</b>. |
|
|
|
|
|
|
|
Afterwards you can <b>add custom settings</b>, or keep using the defaults. |
|
|
|
This action does <b>NOT</b> need to be repeated unless you wish to <b>reset the application</b>. |
|
|
|
|
|
|
|
To do that please navigate to the "Profile->Settings" menu and click on the "Load settings" button. |
|
|
|
> |
|
|
|
> Please navigate to the "Profile->Settings" menu and click on the "Load settings" button. |
|
|
|
> |
|
|
|
|
|
|
|
After doing this the application <b>MUST</b> be reastarted! To do that please run the reastart script. |
|
|
|
After doing this the application <b>MUST</b> be reastarted! To do that please run the restart script. |
|
|
|
|
|
|
|
inside the root directory of the project run |
|
|
|
|
|
|
|
```sh |
|
|
|
./restart.sh |
|
|
|
``` |
|
|
|