/ git.mz.fo ➔ gt.op.fo
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
# how to download this script (as root):
|
||||
#
|
||||
# cd /tmp
|
||||
# wget https://git.mz.fo/fro/lnx-arch/raw/branch/master/scripts/curae_setup.sh
|
||||
# wget https://gt.op.fo/fro/lnx-arch/raw/branch/master/scripts/curae_setup.sh
|
||||
# cat curae_setup.sh # verify the downloaded script (IMPORTANT!)
|
||||
# chmod 755 curae_setup.sh # make the script executable
|
||||
# ./curae_setup.sh # run the script
|
||||
@@ -18,7 +18,7 @@ if [ "$EUID" -ne 0 ]
|
||||
exit
|
||||
fi
|
||||
|
||||
base_url=https://git.mz.fo/fro/lnx-arch/raw/branch/master
|
||||
base_url=https://gt.op.fo/fro/lnx-arch/raw/branch/master
|
||||
src_url=${base_url}/scripts/curae.sh
|
||||
home_dir=/usr/local/bin
|
||||
this_file_name=fk-arc3
|
||||
|
||||
Reference in New Issue
Block a user