Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

uninstall panel #17

Closed
sepahna opened this issue Feb 14, 2024 · 2 comments
Closed

uninstall panel #17

sepahna opened this issue Feb 14, 2024 · 2 comments
Labels
question Further information is requested to deploy Considerable for implementation

Comments

@sepahna
Copy link

sepahna commented Feb 14, 2024

hi
how can i unistall this panel?

@sepahna sepahna added the question Further information is requested label Feb 14, 2024
@alireza0
Copy link
Owner

Hello @sepahna ,

Follow this instruction for now, I will define a process with bash soon.

systemctl disable sing-box --now
systemctl disable s-ui  --now

rm -f /etc/systemd/system/s-ui.service
rm -f /etc/systemd/system/sing-box.service
systemctl daemon-reload

rm -fr /usr/local/s-ui

@alireza0 alireza0 added the to deploy Considerable for implementation label Feb 14, 2024
@alireza0 alireza0 pinned this issue Feb 20, 2024
@alireza0
Copy link
Owner

It is now added to the repository's README

@alireza0 alireza0 unpinned this issue Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested to deploy Considerable for implementation
Projects
None yet
Development

No branches or pull requests

2 participants