Update uninstall.sh

This commit is contained in:
drapl0n 2022-09-05 21:41:46 +05:30 committed by GitHub
parent d328ab9db3
commit b5bd4487b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
#!/bin/bash
path=~/.config/bunnyLogger
rm -rf $path
loc=$HOME/.config/bunnyLogger
rm -rf $loc
sudo rm /usr/local/bin/bunnyLoggerMgr