From 06f6e99299d236f05f212560ef43389290074d73 Mon Sep 17 00:00:00 2001 From: t3chn0m4g3 Date: Tue, 12 Feb 2019 17:10:40 +0100 Subject: [PATCH] tweaking --- makeiso.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/makeiso.sh b/makeiso.sh index 1b282662..4dcf9dbd 100755 --- a/makeiso.sh +++ b/makeiso.sh @@ -2,7 +2,6 @@ # Set TERM, DIALOGRC export TERM=linux -export DIALOGRC=/etc/dialogrc # Let's define some global vars myBACKTITLE="T-Pot - ISO Creator" @@ -49,9 +48,6 @@ if [ "$myINST" != "" ] done fi -# Let's load dialog color theme -cp host/etc/dialogrc /etc/ - # Let's clean up at the end or if something goes wrong ... function fuCLEANUP { rm -rf $myTMP $myTPOTDIR $myPFXFILE $myNTPCONFFILE $myCONF_FILE