1
0
mirror of https://github.com/danog/learn-bash.git synced 2024-11-26 20:04:39 +01:00

Update learn.sh

This commit is contained in:
Daniil Gentili 2015-05-30 18:48:12 +02:00
parent cbcf11b91f
commit 740cb05d47

View File

@ -248,6 +248,7 @@ To start, here are the lessons:
2. My first Hello World! 2. My first Hello World!
Your selection (number, enter q to exit.): " Your selection (number, enter q to exit.): "
try=
read n read n
clear clear
eval learn_$n eval learn_$n