mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-07-01 15:35:45 +00:00
xanmod.sh: fix path
Signed-off-by: Shengqi Chen <harry-chen@outlook.com>
This commit is contained in:
parent
c0dc0de23c
commit
23c45fc5da
@ -9,7 +9,7 @@ BASE_PATH="${TUNASYNC_WORKING_DIR}"
|
|||||||
BASE_URL="${TUNASYNC_UPSTREAM_URL:-"https://deb.xanmod.org/"}"
|
BASE_URL="${TUNASYNC_UPSTREAM_URL:-"https://deb.xanmod.org/"}"
|
||||||
export REPO_SIZE_FILE=/tmp/reposize.$RANDOM
|
export REPO_SIZE_FILE=/tmp/reposize.$RANDOM
|
||||||
|
|
||||||
APT_PATH="${BASE_PATH}/apt"
|
APT_PATH="${BASE_PATH}"
|
||||||
|
|
||||||
# =================== APT repos ===============================
|
# =================== APT repos ===============================
|
||||||
# see: https://deb.xanmod.org/dists/releases/InRelease
|
# see: https://deb.xanmod.org/dists/releases/InRelease
|
||||||
|
Loading…
x
Reference in New Issue
Block a user