From 3b552d2fc9663728039d664718d6b722f4798ff1 Mon Sep 17 00:00:00 2001 From: Marten <43725244+Tiyn@users.noreply.github.com> Date: Thu, 28 May 2020 18:28:17 +0000 Subject: [PATCH] Update larbs.sh --- larbs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ###