Update scripts/archinstall_config_download.sh

path update
This commit is contained in:
fro
2026-02-21 13:45:56 +00:00
parent 7267da0115
commit 20de0427c0

View File

@@ -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://gt.op.fo/fro/lnx-arch/raw/branch/master/dots/archinstall/
src_base_url=https://gi.op.fo/fro/lnx-arch/raw/branch/master/dots/archinstall/
trg_dir=/tmp
if [ "$EUID" -ne 0 ]