diff --git a/larbs.sh b/larbs.sh index 50abc7a..467bf18 100644 --- a/larbs.sh +++ b/larbs.sh @@ -19,7 +19,7 @@ esac done [ -z "$aurhelper" ] && aurhelper="yay" [ -z "$repobranch" ] && repobranch="master" -bashhook="https://github.com/tiyn/LARBS/master/resources/bash-update.hook" +bashhook="https://raw.githubusercontent.com/tiyn/LARBS/master/resources/bash-update.hook" ### FUNCTIONS ###