From f843c282da755492abe81b8a76269bc9bbd83147 Mon Sep 17 00:00:00 2001 From: flykhan Date: Tue, 19 Sep 2023 12:14:43 +0800 Subject: [PATCH] =?UTF-8?q?boa=E7=9B=B8=E5=85=B31?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- boa_install.sh | 11 ----------- boax | 1 - 2 files changed, 12 deletions(-) delete mode 100644 boa_install.sh delete mode 160000 boax diff --git a/boa_install.sh b/boa_install.sh deleted file mode 100644 index ae0f5dc..0000000 --- a/boa_install.sh +++ /dev/null @@ -1,11 +0,0 @@ -#! /bin/bash -echo "删除原始的boa软连接" -sudo rm -rf /usr/bin/boa -sudo rm -rf /etc/boa - -echo "向系统bin目录添加boa软连接" -sudo ln -s ~/c-router-emulator/boa/boa /usr/bin/boa - -echo "向系统bin目录添加boa.conf软连接" -sudo mkdir /etc/boa -sudo ln -s ~/c-router-emulator/boa/boa.conf /etc/boa/boa.conf \ No newline at end of file diff --git a/boax b/boax deleted file mode 160000 index ac22d5f..0000000 --- a/boax +++ /dev/null @@ -1 +0,0 @@ -Subproject commit ac22d5f2e196568366946cb73c4c156da7ee9808