[4.2] scripts/04_install_qubes.sh: autostart qubes-updates-proxy-forwarder for apk proxy #13

Merged
ayakael merged 2 commits from 4.2/fix-apk-rpxy into r4.2 2024-02-08 17:57:53 +00:00
Showing only changes of commit 210cf9f56b - Show all commits

View file

@ -19,7 +19,7 @@ APKTOOLS_CACHE_DIR="${CACHEDIR}/apk_cache"
ALPINELINUX_VERSION=${DIST_VER:-latest-stable}
QUBESALPINE_MIRROR="${QUBESALPINE_MIRROR:-https://lab.ilot.io/ayakael/repo-apk/-/raw}"
QUBESALPINE_KEYFILE="${QUBESALPINE_KEYFILE:-antoine.martin@protonmail.com-5b3109ad.rsa.pub}"
QUBES_REL="${QUBES_REL:-r4.1}"
QUBES_REL="${QUBES_REL:-r4.2}"
export APK_CACHE_DIR
set -e