We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0dc0de commit 23c45fcCopy full SHA for 23c45fc
xanmod.sh
@@ -9,7 +9,7 @@ BASE_PATH="${TUNASYNC_WORKING_DIR}"
9
BASE_URL="${TUNASYNC_UPSTREAM_URL:-"https://deb.xanmod.org/"}"
10
export REPO_SIZE_FILE=/tmp/reposize.$RANDOM
11
12
-APT_PATH="${BASE_PATH}/apt"
+APT_PATH="${BASE_PATH}"
13
14
# =================== APT repos ===============================
15
# see: https://deb.xanmod.org/dists/releases/InRelease
0 commit comments