Break needed in load_some Y case

pull/74/head
Victor Castell 2011-07-25 13:34:39 +02:00
parent 159e1e42fa
commit 55c32cc3e9
1 changed files with 1 additions and 0 deletions

View File

@ -48,6 +48,7 @@ function load_some() {
case $RESP in
[yY])
ln -s "$BASH/$file_type/available/$file" "$BASH/$file_type/enabled"
break
;;
[nN])
break