diff options
-rwxr-xr-x | vasile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ echo -e "" echo -e "Type in the core you want me to use (Kogaion or Argent)" +echo -e "" read -e "basename" if [[ "$basename" = "Kogaion" ]] ; then echo -e "" |