Skip to content

Commit

Permalink
txt
Browse files Browse the repository at this point in the history
  • Loading branch information
nothingface0 committed Nov 24, 2023
1 parent 71ef1f2 commit 84f6126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy_dqmgui.sh
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ preliminary_checks() {

# Stop GUI if already running
if [ -f $INSTALLATION_DIR/$DMWM_GIT_TAG/config/dqmgui/manage ]; then
$INSTALLATION_DIR/$DMWM_GIT_TAG/config/dqmgui/manage stop
$INSTALLATION_DIR/$DMWM_GIT_TAG/config/dqmgui/manage stop 'I did read documentation'
fi

# Delete installation (config & sw, does not delete state)
Expand Down

0 comments on commit 84f6126

Please sign in to comment.