From ae324dbed824a328b7cd42a5901239573442c769 Mon Sep 17 00:00:00 2001 From: siphomateke Date: Mon, 27 Sep 2021 10:38:27 +0200 Subject: [PATCH] Improve wording of uninstall script --- uninstall.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uninstall.sh b/uninstall.sh index f8a2330..db41432 100755 --- a/uninstall.sh +++ b/uninstall.sh @@ -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... "