Skip to content

Commit

Permalink
Update uninstall.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
rizalmart authored Nov 22, 2023
1 parent 5def516 commit b623e29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion uninstall.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
#gTock script installer.
#gTock removal script.

if [ "$(whoami)" != "root" ]; then
exec sudo $0
Expand Down

0 comments on commit b623e29

Please sign in to comment.