This commit is contained in:
2022-09-19 23:01:35 +02:00
parent 3546e51d9e
commit e2b8470e54
2 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -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