Skip to content

Commit

Permalink
Add placeholders for the new machines
Browse files Browse the repository at this point in the history
  • Loading branch information
nothingface0 committed Jun 26, 2024
1 parent 88b7137 commit 0e4d1b0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions deploy_dqmgui.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ declare -A SPECIAL_HOSTS=(
["vocms0731"]="dev"
["vocms0738"]="offline"
["vocms0739"]="relval"
["vocmsNEWRELVAL"]="relval"
["vocmsNEWOFFLINE"]="offline"
)

# This scipt's directory
Expand Down

0 comments on commit 0e4d1b0

Please sign in to comment.