1
0
mirror of https://gitlab.com/JKANetwork/jka-toolkit.git synced 2026-02-25 22:43:49 +01:00

JoseluCross is stupid, read sentense removed

This commit is contained in:
JoseluCross
2016-06-30 15:39:03 +02:00
parent ebd76a6b9b
commit 7cbd484b4d

View File

@@ -94,7 +94,6 @@ if [ ! -z $gitopt ];then #No canceled
let j++
fi
done
read
ramificacion=`dialog --stdout --scrollbar --menu "Selecione la rama a saltar" 0 0 6 $rama`
if [ ! -z $ramificacion ];then
git checkout ${lista[$ramificacion]}