CICD
This commit is contained in:
+1
-1
@@ -38,7 +38,7 @@ SELECTED_MODES=0
|
||||
|
||||
TAG="local"
|
||||
|
||||
while getopts "t:hvudpx" o; do
|
||||
while getopts "t:hvudpxX" o; do
|
||||
case "${o}" in
|
||||
u)
|
||||
UNIT_MODE=1
|
||||
|
||||
Reference in New Issue
Block a user