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
|
||||
|
||||
# Set TERM, DIALOGRC
|
||||
export DIALOGRC=/etc/dialogrc
|
||||
export TERM=linux
|
||||
export DIALOGRC=/etc/dialogrc
|
||||
|
||||
# Let's define some global vars
|
||||
myBACKTITLE="T-Pot - ISO Creator"
|
||||
|
|
Loading…
Reference in a new issue