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