Update install.func

This commit is contained in:
CanbiZ 2024-12-06 15:28:44 +01:00
parent c0ff715175
commit 8063b68434

View File

@ -250,4 +250,4 @@ 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
}
}