-
Notifications
You must be signed in to change notification settings - Fork 1
Uninstalling
Angela edited this page Feb 19, 2021
·
1 revision
In your terminal, navigate to the directory where you cloned the repo to and run:
./channel-watch uninstallservice
Example output during uninstall:
Checking for systemd...
Found. Stopping services...
Removed /home/angela/.config/systemd/user/timers.target.wants/wifiwatcher.timer.
Removed /home/angela/.config/systemd/user/default.target.wants/wifiwatcher.service.
Removed wifiwatcher from startup
Removing service files for wifiwatcher...
wifiwatcher service removed
wifiwatcher timer removed
Checking for cache directory...
Cache directory removed
Uninstall complete!
- Remove directory: `wifi-channel-watcher' to complete.
Easy as that.
- Delete the cron you added (usually via
crontab -e
- Delete the directory you cloned: `wifi-channel-watcher'