Explorar o código

Update update-lxcs.sh

tweak
tteckster %!s(int64=2) %!d(string=hai) anos
pai
achega
ecd56591b6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      misc/update-lxcs.sh

+ 1 - 1
misc/update-lxcs.sh

@@ -51,7 +51,7 @@ function update_container() {
   fi
   fi
 }
 }
 header_info
 header_info
-read -p "Skip stopped containers? " -n 1 -r
+read -p "Skip stopped containers? [y/N]" -n 1 -r
 echo
 echo
 if [[ ! $REPLY =~ ^[Yy]$ ]]; then
 if [[ ! $REPLY =~ ^[Yy]$ ]]; then
   skip=no
   skip=no