Skip to content

Commit

Permalink
Improve wording of uninstall script
Browse files Browse the repository at this point in the history
  • Loading branch information
siphomateke committed Sep 27, 2021
1 parent 57432df commit ae324db
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,6 +1,6 @@
#!/bin/bash

printf "\nPlease enter with your root password to proceed.\n"
printf "\nPlease enter your root password to proceed.\n"
sudo true

printf "\nUninstalling Deezer... "
Expand Down

0 comments on commit ae324db

Please sign in to comment.