chore: add gui launch script docs
This commit is contained in:
Regular → Executable
@@ -18,6 +18,4 @@ caqtdm -m'TESTAGEBDALH=AGEBD-ALH' A_BD_ServiceManager.ui
|
||||
|
||||
`caqtdm` does not exists when using `svcusr-sls2hla`
|
||||
|
||||
# TODO: dev/prod ui
|
||||
# TODO: remove/delete old autodeployed ui files
|
||||
# TODO: not 1-to-1, eg several use TUNE ui
|
||||
@@ -0,0 +1,13 @@
|
||||
# GUI
|
||||
|
||||
## Launch
|
||||
|
||||
In `prod`:
|
||||
```
|
||||
./bin/sls_hla_launch_gui.sh qt/A_BD_InjectionGuard.ui
|
||||
```
|
||||
|
||||
In `dev`:
|
||||
```
|
||||
./bin/sls_hla_launch_gui.sh qt/A_BD_InjectionGuard.ui dev
|
||||
```
|
||||
Reference in New Issue
Block a user