mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-01-24 02:22:15 +08:00
fix-any: clean any-pkgs in local folder first
This commit is contained in:
parent
87c0793b09
commit
fb38a4cc07
@ -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