fixed rm to remove new subfolders and content
@@ -35,7 +35,7 @@ echo "Fertig."
read -p "Script Löschen? - (y/n): " answer
if [[ "$answer" == [Yy] ]]; then
sudo rm /usr/local/bin/csr_info/*
sudo rm -rf /usr/local/bin/csr_info/*
rm $DESKTOP_PATH/CSR_INFOS.desktop
else
true
The note is not visible to the blocked user.