progress
This commit is contained in:
parent
ca893edecc
commit
c0dc70e280
|
@ -10,6 +10,8 @@ header() {
|
||||||
read a
|
read a
|
||||||
if [ "$a" == "2" ]; then
|
if [ "$a" == "2" ]; then
|
||||||
set -x
|
set -x
|
||||||
|
elif [ "$a" == "0" ]; then
|
||||||
|
DEBUG=0
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
clear
|
clear
|
||||||
|
|
Loading…
Reference in New Issue
Block a user