mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 12:32:12 +00:00
fix
This commit is contained in:
parent
95fdaebe15
commit
cc187bfe0f
1 changed files with 1 additions and 1 deletions
|
@ -1,8 +1,8 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
# Set TERM, DIALOGRC
|
# Set TERM, DIALOGRC
|
||||||
export DIALOGRC=/etc/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"
|
||||||
|
|
Loading…
Reference in a new issue