Improve startup time

This commit is contained in:
Gobbo Alexandre
2025-02-21 14:18:52 +01:00
parent 495338b681
commit 0384e6d9fc
8 changed files with 8 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
/sf/bernina/bin/pshell_be \
-m=/opt/gfa/pshell/apps/correlation \

View File

@@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
/sf/bernina/bin/pshell_be \
-l -b -g -d -sbar -p=MonitoringCameras.java \

View File

@@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
/opt/gfa/pshell/pshell \
-jvmarg="-Duser.home=/sf/bernina/data" \

View File

@@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
/sf/bernina/bin/pshell_be \
-m=/opt/gfa/pshell/apps/correlation \

View File

@@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
#/sf/bernina/bin/pshell_be \
# -b -p=PSSS.java -d -l -sbar -dplt \

View File

@@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
/opt/gfa/pshell/apps/screen_panel/bin/screen_panel \
-home=/sf/bernina/config/pshell_be \
-data=/sf/bernina/config/pshell_data \

View File

@@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
export DAQBUF_DEFAULT_BACKEND=sf-archiver

View File

@@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
/sf/bernina/bin/pshell_be -l -b -strp \
-laf=dark -uisc=0.8 \