Added broken error until fixed
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo "THIS SCRIPT IS BROKEN"
|
||||
exit 1
|
||||
|
||||
REPO=https://git.xo.nl/marcel/archlinux
|
||||
GREEN='\033[0;32m'
|
||||
RED='\033[0;31m'
|
||||
|
@@ -1,5 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo "THIS SCRIPT IS BROKEN"
|
||||
exit 1
|
||||
|
||||
REPO=https://git.xo.nl/marcel/archlinux
|
||||
|
||||
curl -O $REPO/raw/branch/master/pre/users.crypt
|
||||
|
Reference in New Issue
Block a user