Commands reports corrections

This commit is contained in:
MatMoul 2016-05-14 16:08:39 +02:00
parent e121232b0b
commit 4332ab2605

1
archfi
View File

@ -137,6 +137,7 @@ chooseeditor(){
"${options[@]}" \ "${options[@]}" \
3>&1 1>&2 2>&3) 3>&1 1>&2 2>&3)
if [ "$?" = "0" ]; then if [ "$?" = "0" ]; then
clear
echo "EDITOR=$sel" echo "EDITOR=$sel"
EDITOR=$sel EDITOR=$sel
pressanykey pressanykey