Skip to content

Commit

Permalink
uninstall fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
imajeason committed May 23, 2023
1 parent f76f732 commit 7d0f19e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion NaiveProxy/naive.sh
Original file line number Diff line number Diff line change
Expand Up @@ -714,7 +714,8 @@ uninstall_naive(){
rm -f /etc/systemd/system/naive.service

rm -rf /root/.naive.sh /usr/bin/caddy /etc/caddy /root/naive /root/src/caddy
green "naiveproxy卸载完成!"
echo -e "
$red naiveproxy卸载完成!$none
}
Expand Down

0 comments on commit 7d0f19e

Please sign in to comment.