We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbb992c commit 2f1df95Copy full SHA for 2f1df95
install.sh
@@ -3,7 +3,7 @@
3
# Installer for PVESciptslocal with systemd integration
4
# ------------------------------------------------------------------------------
5
6
-set -euo pipefail
+
7
8
# --- Core ---------------------------------------------------------------------
9
RD=$(echo -e "\033[01;31m")
@@ -136,3 +136,4 @@ main() {
136
}
137
138
main "$@"
139
0 commit comments