From 30dce9b2ef749b7140c69ab3e26a68cd03aa9edb Mon Sep 17 00:00:00 2001 From: pedro Date: Thu, 26 Sep 2024 12:17:12 -0300 Subject: [PATCH] workbench-script: improve autostart script --- deploy-workbench.sh | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/deploy-workbench.sh b/deploy-workbench.sh index d81665e..428afa4 100755 --- a/deploy-workbench.sh +++ b/deploy-workbench.sh @@ -263,26 +263,33 @@ prepare_app() { # startup script execution cat > "${ISO_PATH}/chroot/root/.profile" < "${ISO_PATH}/chroot/root/.bash_history" <