This commit is contained in:
Stephan Raabe
2023-10-17 15:13:19 +02:00
parent 7e64fa2ce9
commit 76c834a7de
3 changed files with 6 additions and 3 deletions
+1
View File
@@ -119,6 +119,7 @@ _installSymLink() {
fi
break;;
[Nn]* )
echo ""
# exit;
break;;
* ) echo "Please answer yes or no.";;