Optimize uninstall function
This commit is contained in:
parent
c184f81883
commit
b215bbac82
|
|
@ -190,6 +190,7 @@ function uninstall_shadowsocks(){
|
|||
fi
|
||||
done
|
||||
fi
|
||||
chkconfig --del shadowsocks
|
||||
# delete config file
|
||||
rm -f /etc/shadowsocks.json
|
||||
rm -f /var/run/shadowsocks.pid
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user