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

Merge branch 'master' of ssh+git://github/tiynger/larbs

This commit is contained in:
TiynGER
2020-05-28 20:59:45 +02:00

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 ###