/ git.mz.fo ➔ gt.op.fo
This commit is contained in:
@@ -16,7 +16,7 @@ if [ $# -lt 1 ]; then
|
||||
fi
|
||||
operation=$1
|
||||
|
||||
options_url=https://git.mz.fo/fro/lnx-arch/raw/branch/master/dots/archinstall/${HOSTNAME}/options.sh
|
||||
options_url=https://gt.op.fo/fro/lnx-arch/raw/branch/master/dots/archinstall/${HOSTNAME}/options.sh
|
||||
options_trg=/tmp/options.sh
|
||||
rm -rf ${options_trg}
|
||||
rm -rf ${options_trg}.tmp
|
||||
@@ -158,7 +158,7 @@ firefox_profile_dir() {
|
||||
if [ ${operation} == "dots" ] ; then
|
||||
|
||||
# declarations
|
||||
targz_dots_url=https://git.mz.fo/fro/lnx-arch/archive/master.tar.gz
|
||||
targz_dots_url=https://gt.op.fo/fro/lnx-arch/archive/master.tar.gz
|
||||
dots_trg=${clone_trg}/lnx-arch/dots
|
||||
|
||||
echo "***** ${operation} *****"
|
||||
|
||||
Reference in New Issue
Block a user