mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-10 17:04:36 +08:00
fix-any: clean any-pkgs in local folder first
This commit is contained in:
parent
bd0e3b59e0
commit
3fc82949cc
@ -36,6 +36,7 @@ sync_up()
|
|||||||
# get new any-pkgs from selfnet
|
# get new any-pkgs from selfnet
|
||||||
title2 "getting any packages from selfnet"
|
title2 "getting any packages from selfnet"
|
||||||
cd _repo/local
|
cd _repo/local
|
||||||
|
rm -v *any.pkg*
|
||||||
wget -v ftp://mirror.selfnet.de/kdemod/newbase/$_cur_repo/i686/*any.pkg*
|
wget -v ftp://mirror.selfnet.de/kdemod/newbase/$_cur_repo/i686/*any.pkg*
|
||||||
cd ../..
|
cd ../..
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user