mirror of
https://gitee.com/callmer/pve_toss_notes.git
synced 2026-08-31 14:02:53 +08:00
更新脚本变量
This commit is contained in:
@@ -30,7 +30,7 @@ git clone --depth=1 https://gitee.com/felixonmars/dnsmasq-china-list.git "$WORKD
|
|||||||
|
|
||||||
echo "Removing old configurations..."
|
echo "Removing old configurations..."
|
||||||
for _conf in "${CONF_WITH_SERVERS[@]}" "${CONF_WITH_GROUP[@]}" "${CONF_SIMPLE[@]}"; do
|
for _conf in "${CONF_WITH_SERVERS[@]}" "${CONF_WITH_GROUP[@]}" "${CONF_SIMPLE[@]}"; do
|
||||||
rm -f "$CONFIG_DIR"/"$_conf"*.conf
|
rm -f "$CONFIG_DIR/$_conf"*.conf
|
||||||
done
|
done
|
||||||
|
|
||||||
echo "Installing new configurations..."
|
echo "Installing new configurations..."
|
||||||
|
|||||||
Reference in New Issue
Block a user