typo
parent
0368595a3f
commit
78b2f18f19
|
|
@ -32,7 +32,7 @@ prep() {
|
|||
echo "Edit this file to customize bash-it for using the Jekyll plugins"
|
||||
break ;;
|
||||
n) break ;;
|
||||
*) echo "Please enter y or n"
|
||||
*) echo "Please enter y or n" ;;
|
||||
esac
|
||||
done
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue