mirror of
https://git.wownero.com/qvqc/wow-sman.git
synced 2024-08-15 03:18:33 +00:00
drop whiptail color
This commit is contained in:
parent
4dfc667280
commit
139fe305bd
1 changed files with 0 additions and 13 deletions
13
wow-sman.sh
13
wow-sman.sh
|
@ -1,16 +1,3 @@
|
|||
## wow color
|
||||
export NEWT_COLORS='
|
||||
root=magenta,cyan
|
||||
window=magenta,yellow
|
||||
title=yellow,magenta
|
||||
roottext=megenta,yellow
|
||||
shadow=,magenta
|
||||
textbox=cyan,yellow
|
||||
button=yellow,magenta
|
||||
'
|
||||
|
||||
|
||||
|
||||
## add packages for install
|
||||
sudo apt install ansible pip libffi-dev curl git build-essential cmake libuv1-dev libssl-dev libhwloc-dev uuid-dev -y
|
||||
|
||||
|
|
Loading…
Reference in a new issue