1
0
mirror of https://github.com/tiyn/larbs.git synced 2025-10-30 18:21:14 +01:00

Update larbs.sh

This commit is contained in:
Marten
2020-05-28 18:28:17 +00:00
committed by GitHub
parent c2a5ec36e2
commit 3b552d2fc9

View File

@@ -19,7 +19,7 @@ esac done
[ -z "$aurhelper" ] && aurhelper="yay" [ -z "$aurhelper" ] && aurhelper="yay"
[ -z "$repobranch" ] && repobranch="master" [ -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 ### ### FUNCTIONS ###