mirror of
https://gitlab.com/JKANetwork/jka-toolkit.git
synced 2026-02-27 07:23:48 +01:00
JoseluCross is stupid, read sentense removed
This commit is contained in:
@@ -94,7 +94,6 @@ if [ ! -z $gitopt ];then #No canceled
|
|||||||
let j++
|
let j++
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
read
|
|
||||||
ramificacion=`dialog --stdout --scrollbar --menu "Selecione la rama a saltar" 0 0 6 $rama`
|
ramificacion=`dialog --stdout --scrollbar --menu "Selecione la rama a saltar" 0 0 6 $rama`
|
||||||
if [ ! -z $ramificacion ];then
|
if [ ! -z $ramificacion ];then
|
||||||
git checkout ${lista[$ramificacion]}
|
git checkout ${lista[$ramificacion]}
|
||||||
|
|||||||
Reference in New Issue
Block a user