mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-09-07 10:46:23 +00:00
tweaking
This commit is contained in:
parent
6364454849
commit
06f6e99299
1 changed files with 0 additions and 4 deletions
|
@ -2,7 +2,6 @@
|
||||||
|
|
||||||
# Set TERM, DIALOGRC
|
# Set TERM, DIALOGRC
|
||||||
export TERM=linux
|
export TERM=linux
|
||||||
export DIALOGRC=/etc/dialogrc
|
|
||||||
|
|
||||||
# Let's define some global vars
|
# Let's define some global vars
|
||||||
myBACKTITLE="T-Pot - ISO Creator"
|
myBACKTITLE="T-Pot - ISO Creator"
|
||||||
|
@ -49,9 +48,6 @@ if [ "$myINST" != "" ]
|
||||||
done
|
done
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Let's load dialog color theme
|
|
||||||
cp host/etc/dialogrc /etc/
|
|
||||||
|
|
||||||
# Let's clean up at the end or if something goes wrong ...
|
# Let's clean up at the end or if something goes wrong ...
|
||||||
function fuCLEANUP {
|
function fuCLEANUP {
|
||||||
rm -rf $myTMP $myTPOTDIR $myPFXFILE $myNTPCONFFILE $myCONF_FILE
|
rm -rf $myTMP $myTPOTDIR $myPFXFILE $myNTPCONFFILE $myCONF_FILE
|
||||||
|
|
Loading…
Reference in a new issue