diff --git a/misc/install.func b/misc/install.func index 53b6e672..692b58be 100644 --- a/misc/install.func +++ b/misc/install.func @@ -255,4 +255,5 @@ EOF fi echo "bash -c \"\$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/${app}.sh)\"" >/usr/bin/update chmod +x /usr/bin/update -} \ No newline at end of file + +}