mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-06-30 23:12:45 +00:00
wine-build: more debian
This commit is contained in:
parent
d0d74aa308
commit
0b53ff88c6
@ -13,7 +13,7 @@ export REPO_SIZE_FILE=/tmp/reposize.$RANDOM
|
||||
"$apt_sync" --delete "$BASE_URL/ubuntu" @ubuntu-lts main amd64,i386,all "$BASE_PATH/ubuntu"
|
||||
echo "APT for Ubuntu finished"
|
||||
|
||||
"$apt_sync" --delete "$BASE_URL/debian" @debian-latest2 main amd64,i386,all "$BASE_PATH/debian"
|
||||
"$apt_sync" --delete "$BASE_URL/debian" @debian-current main amd64,i386,all "$BASE_PATH/debian"
|
||||
echo "APT for Debian finished"
|
||||
|
||||
echo "APT finished"
|
||||
|
Loading…
x
Reference in New Issue
Block a user