mirror of
https://github.com/xopenwrt/X-OpenWrt-New.git
synced 2026-09-18 08:20:11 +00:00
更新 netdata
This commit is contained in:
@@ -193,6 +193,7 @@ ExtraPackages() {
|
||||
|
||||
Mkdir package/${PKG_DIR}
|
||||
[ -d "package/${PKG_DIR}/${PKG_NAME}" ] && rm -rf package/${PKG_DIR}/${PKG_NAME}
|
||||
echo "[$(date "+%H:%M:%S")] Removing old package [${PKG_NAME}] ..."
|
||||
[ -d "${PKG_NAME}" ] && rm -rf ${PKG_NAME}
|
||||
Retry_Times=3
|
||||
while [ ! -f "${PKG_NAME}/Makefile" ]
|
||||
|
||||
Reference in New Issue
Block a user