Skip to content

Commit e95269d

Browse files
committed
Update install.sh
1 parent 4161a3a commit e95269d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

plugins/doh/install.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -88,10 +88,6 @@ Uninstall_App()
8888
systemctl daemon-reload
8989
fi
9090

91-
if [ -f $serverPath/doh/initd/doh ];then
92-
$serverPath/doh/initd/doh stop
93-
fi
94-
9591
rm -rf $serverPath/doh
9692
echo 'uninstall doh success'
9793
}

0 commit comments

Comments
 (0)