From a4afce2042505526bf9fc455757af45cd20d7eff Mon Sep 17 00:00:00 2001 From: "committer@t470p" Date: Sun, 10 Nov 2024 19:22:42 -0500 Subject: [PATCH] =?UTF-8?q?/=20git.mz.fo=20=E2=9E=94=20gt.op.fo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/99_deploy.sh | 4 ++-- scripts/99_software.sh | 4 ++-- scripts/archinstall_config_download.sh | 2 +- scripts/curae.sh | 2 +- scripts/curae_setup.sh | 4 ++-- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/scripts/99_deploy.sh b/scripts/99_deploy.sh index b5fba1c..d09cf23 100755 --- a/scripts/99_deploy.sh +++ b/scripts/99_deploy.sh @@ -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} *****" diff --git a/scripts/99_software.sh b/scripts/99_software.sh index 6f7909f..532445e 100755 --- a/scripts/99_software.sh +++ b/scripts/99_software.sh @@ -60,7 +60,7 @@ do_update() { echo "INSTALLING PACKAGES FOR HOST '${hostname}':" echo "-----" - package_list_url=https://git.mz.fo/fro/lnx-arch/raw/branch/master/dots/archinstall/${hostname}/packages.txt + package_list_url=https://gt.op.fo/fro/lnx-arch/raw/branch/master/dots/archinstall/${hostname}/packages.txt trg_file=/tmp/packages.txt @@ -138,7 +138,7 @@ do_services() { echo echo "installing packages for the host '${hostname}':" - service_list_url=https://git.mz.fo/fro/lnx-arch/raw/branch/master/dots/archinstall/${hostname}/services.txt + service_list_url=https://gt.op.fo/fro/lnx-arch/raw/branch/master/dots/archinstall/${hostname}/services.txt trg_file=/tmp/services.txt diff --git a/scripts/archinstall_config_download.sh b/scripts/archinstall_config_download.sh index 5180ee4..502af00 100755 --- a/scripts/archinstall_config_download.sh +++ b/scripts/archinstall_config_download.sh @@ -6,7 +6,7 @@ echo "<< archinstall_config_download.sh >>" src_file_conf=user_configuration.json src_file_cred=user_credentials.json -src_base_url=https://git.mz.fo/fro/lnx-arch/raw/branch/master/dots/archinstall/ +src_base_url=https://gt.op.fo/fro/lnx-arch/raw/branch/master/dots/archinstall/ trg_dir=/tmp if [ "$EUID" -ne 0 ] diff --git a/scripts/curae.sh b/scripts/curae.sh index ae94e95..cbae734 100755 --- a/scripts/curae.sh +++ b/scripts/curae.sh @@ -18,7 +18,7 @@ ############################################################################# echo "<< curae.sh >>" -base_url=https://git.mz.fo/fro/lnx-arch/raw/branch/master +base_url=https://gt.op.fo/fro/lnx-arch/raw/branch/master scripts_url=${base_url}/scripts home_dir=/usr/local/bin this_file=curae.sh diff --git a/scripts/curae_setup.sh b/scripts/curae_setup.sh index 5b7902d..91656af 100755 --- a/scripts/curae_setup.sh +++ b/scripts/curae_setup.sh @@ -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