diff --git a/.pct-helpers b/.pct-helpers index cca3f89..ed88b32 100644 --- a/.pct-helpers +++ b/.pct-helpers @@ -660,7 +660,7 @@ pctUpdateTurnkey(){ pctSet(){ [ "$2" ] \ && @ pct set $1 \ - ${2} \ + ${2} [ "$3" ] \ && @ pct reboot $1 }