summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
author刘学利 <[email protected]>2021-02-23 15:39:10 +0800
committer刘学利 <[email protected]>2021-02-23 15:39:10 +0800
commit2265b5c86ab8e6a3da6cae199870b2f0ae0bbe39 (patch)
tree81736ce13e4feba0bcdfbb03b3c984fd3b5d0d00 /cmake
parentccbf2e8935156611ef3ad9eb6336be2180f0cf7a (diff)
Update preUninstall.shv2.0.11
Diffstat (limited to 'cmake')
-rw-r--r--cmake/preUninstall.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/preUninstall.sh b/cmake/preUninstall.sh
index 5271e06..9812cb6 100644
--- a/cmake/preUninstall.sh
+++ b/cmake/preUninstall.sh
@@ -9,5 +9,5 @@ if [ $1 == 0 ]; then
touch ${DST}/etc/entrylist.conf
sed -i '/dns.inf/d' ${DST}/plug/conflist.inf
- sed -i '/DNS/d' ${DST}etc/entrylist.conf
+ sed -i '/DNS/d' ${DST}/etc/entrylist.conf
fi