mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-05 12:07:17 +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
|
||||
title2 "getting any packages from selfnet"
|
||||
cd _repo/local
|
||||
rm -v *any.pkg*
|
||||
wget -v ftp://mirror.selfnet.de/kdemod/newbase/$_cur_repo/i686/*any.pkg*
|
||||
cd ../..
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user