Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/dd2202695fa7c9f8ae713082694a352f1e07580a?style=split&whitespace=ignore-change You should set ROOT_URL correctly, otherwise the web may not work correctly.

tweak turnkey scripts

pull/1750/head
tteckster 2 years ago committed by GitHub
parent 4f40e11057
commit dd2202695f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -37,6 +37,7 @@ cat <<"EOF"
EOF EOF
} }
header_info header_info
read -p "Press ENTER to continue..."
set -o errexit #Exit immediately if a pipeline returns a non-zero status set -o errexit #Exit immediately if a pipeline returns a non-zero status
set -o errtrace #Trap ERR from shell functions, command substitutions, and commands from subshell set -o errtrace #Trap ERR from shell functions, command substitutions, and commands from subshell
set -o nounset #Treat unset variables as an error set -o nounset #Treat unset variables as an error

@ -37,6 +37,7 @@ cat <<"EOF"
EOF EOF
} }
header_info header_info
read -p "Press ENTER to continue..."
set -o errexit #Exit immediately if a pipeline returns a non-zero status set -o errexit #Exit immediately if a pipeline returns a non-zero status
set -o errtrace #Trap ERR from shell functions, command substitutions, and commands from subshell set -o errtrace #Trap ERR from shell functions, command substitutions, and commands from subshell
set -o nounset #Treat unset variables as an error set -o nounset #Treat unset variables as an error

@ -37,6 +37,7 @@ cat <<"EOF"
EOF EOF
} }
header_info header_info
read -p "Press ENTER to continue..."
set -o errexit #Exit immediately if a pipeline returns a non-zero status set -o errexit #Exit immediately if a pipeline returns a non-zero status
set -o errtrace #Trap ERR from shell functions, command substitutions, and commands from subshell set -o errtrace #Trap ERR from shell functions, command substitutions, and commands from subshell
set -o nounset #Treat unset variables as an error set -o nounset #Treat unset variables as an error

@ -37,6 +37,7 @@ cat <<"EOF"
EOF EOF
} }
header_info header_info
read -p "Press ENTER to continue..."
set -o errexit #Exit immediately if a pipeline returns a non-zero status set -o errexit #Exit immediately if a pipeline returns a non-zero status
set -o errtrace #Trap ERR from shell functions, command substitutions, and commands from subshell set -o errtrace #Trap ERR from shell functions, command substitutions, and commands from subshell
set -o nounset #Treat unset variables as an error set -o nounset #Treat unset variables as an error

@ -37,6 +37,7 @@ cat <<"EOF"
EOF EOF
} }
header_info header_info
read -p "Press ENTER to continue..."
set -o errexit #Exit immediately if a pipeline returns a non-zero status set -o errexit #Exit immediately if a pipeline returns a non-zero status
set -o errtrace #Trap ERR from shell functions, command substitutions, and commands from subshell set -o errtrace #Trap ERR from shell functions, command substitutions, and commands from subshell
set -o nounset #Treat unset variables as an error set -o nounset #Treat unset variables as an error

@ -37,6 +37,7 @@ cat <<"EOF"
EOF EOF
} }
header_info header_info
read -p "Press ENTER to continue..."
set -o errexit #Exit immediately if a pipeline returns a non-zero status set -o errexit #Exit immediately if a pipeline returns a non-zero status
set -o errtrace #Trap ERR from shell functions, command substitutions, and commands from subshell set -o errtrace #Trap ERR from shell functions, command substitutions, and commands from subshell
set -o nounset #Treat unset variables as an error set -o nounset #Treat unset variables as an error

@ -37,6 +37,7 @@ cat <<"EOF"
EOF EOF
} }
header_info header_info
read -p "Press ENTER to continue..."
set -o errexit #Exit immediately if a pipeline returns a non-zero status set -o errexit #Exit immediately if a pipeline returns a non-zero status
set -o errtrace #Trap ERR from shell functions, command substitutions, and commands from subshell set -o errtrace #Trap ERR from shell functions, command substitutions, and commands from subshell
set -o nounset #Treat unset variables as an error set -o nounset #Treat unset variables as an error

@ -37,6 +37,7 @@ cat <<"EOF"
EOF EOF
} }
header_info header_info
read -p "Press ENTER to continue..."
set -o errexit #Exit immediately if a pipeline returns a non-zero status set -o errexit #Exit immediately if a pipeline returns a non-zero status
set -o errtrace #Trap ERR from shell functions, command substitutions, and commands from subshell set -o errtrace #Trap ERR from shell functions, command substitutions, and commands from subshell
set -o nounset #Treat unset variables as an error set -o nounset #Treat unset variables as an error

Loading…
Cancel
Save

Powered by BW's shoe-string budget.