Update install.sh
This commit is contained in:
parent
4161a3afc1
commit
e95269d539
|
|
@ -88,10 +88,6 @@ Uninstall_App()
|
|||
systemctl daemon-reload
|
||||
fi
|
||||
|
||||
if [ -f $serverPath/doh/initd/doh ];then
|
||||
$serverPath/doh/initd/doh stop
|
||||
fi
|
||||
|
||||
rm -rf $serverPath/doh
|
||||
echo 'uninstall doh success'
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue