diff --git a/installLatex.sh b/installLatex.sh index 44c0acb..182e212 100644 --- a/installLatex.sh +++ b/installLatex.sh @@ -16,8 +16,7 @@ then if [ -f $pathicons/$app.desktop ] then sudo mv $pathicons/$app.desktop $pathicons/$app.desktop.bak - else - echo "$app not found" + echo "$app's icon removed!" fi done fi