docs: gui startup script
Build and Publish Site / docker (push) Successful in 5s

This commit is contained in:
Benjamin Labrecque
2026-08-03 14:49:14 +02:00
parent ce776c15f8
commit f19b828cdc
+1 -1
View File
@@ -19,5 +19,5 @@ In `dev`:
If you need to pass another macro variable in `dev`, you will need to set `AGEBD_ENV_SUFFIX` explicitely:
```
./bin/sls_hla_launch_gui.sh ./qt/A_BD_Tune.ui dev -macro "AGEBD_ENV_SUFFIX=-DEV, OTHER_ENV_VAR=HEYHEY"
./bin/sls_hla_launch_gui.sh qt/A_BD_Tune.ui dev -macro "AGEBD_ENV_SUFFIX=-DEV, OTHER_ENV_VAR=HEYHEY"
```