added branch to download url
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
REPO=https://git.xo.nl/marcel/archlinux
|
||||
|
||||
curl -O $REPO/raw/master/pre/users.crypt
|
||||
curl -O $REPO/raw/branch/master/pre/users.crypt
|
||||
gpg --output users.json --decrypt users.crypt
|
||||
|
||||
if test -s ./users.json;
|
||||
|
Reference in New Issue
Block a user