mirror of
https://github.com/kasmtech/workspaces-images.git
synced 2025-02-08 14:01:31 +01:00
KASM-4402 Update maltego startup to utilize maximize script
This commit is contained in:
parent
9ce6d727df
commit
723bb4154c
@ -2,7 +2,8 @@
|
||||
set -ex
|
||||
START_COMMAND="/usr/bin/maltego"
|
||||
PGREP="maltego"
|
||||
export MAXIMIZE="false"
|
||||
export MAXIMIZE="true"
|
||||
export MAXIMIZE_NAME="Maltego"
|
||||
MAXIMIZE_SCRIPT=$STARTUPDIR/maximize_window.sh
|
||||
DEFAULT_ARGS=""
|
||||
ARGS=${APP_ARGS:-$DEFAULT_ARGS}
|
||||
|
Loading…
Reference in New Issue
Block a user