diff --git a/installers/raspbian.sh b/installers/raspbian.sh index 3dc41a45..ea828999 100755 --- a/installers/raspbian.sh +++ b/installers/raspbian.sh @@ -24,9 +24,9 @@ # Depending on options passed to the installer, ONE of the following # additional shell scripts will be downloaded and sourced: # -# https://raw.githubusercontent.com/billz/raspap-webgui/installers/common.sh +# https://raw.githubusercontent.com/billz/raspap-webgui/master/installers/common.sh # - or - -# https://raw.githubusercontent.com/billz/raspap-webgui/installers/mkcert.sh +# https://raw.githubusercontent.com/billz/raspap-webgui/master/installers/mkcert.sh # Set defaults repo="billz/raspap-webgui"