From ac1518685c20535945d7a6054ad5f057c04859ec Mon Sep 17 00:00:00 2001 From: klever1988 Date: Tue, 24 Mar 2020 16:40:06 +0800 Subject: [PATCH] mask --- scripts/{check_wan => check_wan4} | 0 scripts/{check_wan.sh => check_wan4.sh} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename scripts/{check_wan => check_wan4} (100%) mode change 100644 => 100755 rename scripts/{check_wan.sh => check_wan4.sh} (100%) mode change 100644 => 100755 diff --git a/scripts/check_wan b/scripts/check_wan4 old mode 100644 new mode 100755 similarity index 100% rename from scripts/check_wan rename to scripts/check_wan4 diff --git a/scripts/check_wan.sh b/scripts/check_wan4.sh old mode 100644 new mode 100755 similarity index 100% rename from scripts/check_wan.sh rename to scripts/check_wan4.sh