Virgil Ollivier hace 5 meses
padre
commit
300f5f7074
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      bin/beszel-install-agent.sh

+ 1 - 0
bin/beszel-install-agent.sh

@@ -110,6 +110,7 @@ while [ $# -gt 0 ]; do
     ;;
   -a)
     AUTO_UPDATE=true
+    ;;
   *)
     echo "Invalid option: $1" >&2
     exit 1