mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-04-20 12:42:50 +00:00
rename apt to deb
This commit is contained in:
parent
f6d15a7441
commit
22ef6cbf6f
@ -10,7 +10,7 @@ BASE_PATH="${TUNASYNC_WORKING_DIR}"
|
|||||||
BASE_URL=${TUNASYNC_UPSTREAM_URL:-"http://adoptopenjdk.jfrog.io/adoptopenjdk"}
|
BASE_URL=${TUNASYNC_UPSTREAM_URL:-"http://adoptopenjdk.jfrog.io/adoptopenjdk"}
|
||||||
|
|
||||||
# =================== APT repos ===============================
|
# =================== APT repos ===============================
|
||||||
"$apt_sync" --delete "${BASE_URL}/deb" @ubuntu-lts,@debian-current main amd64,armhf,arm64 "$BASE_PATH/apt"
|
"$apt_sync" --delete "${BASE_URL}/deb" @ubuntu-lts,@debian-current main amd64,armhf,arm64 "$BASE_PATH/deb"
|
||||||
echo "APT finished"
|
echo "APT finished"
|
||||||
|
|
||||||
# =================== YUM repos ==========================
|
# =================== YUM repos ==========================
|
||||||
|
Loading…
x
Reference in New Issue
Block a user