Explorar el Código

dialog height

Bob Mottram hace 9 años
padre
commit
fb30ca8de1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      src/freedombone-sec

+ 1
- 1
src/freedombone-sec Ver fichero

860
     trap "rm -f $data" 0 1 2 5 15
860
     trap "rm -f $data" 0 1 2 5 15
861
     dialog --backtitle $"Freedombone Control Panel" \
861
     dialog --backtitle $"Freedombone Control Panel" \
862
            --title $"Security Settings" \
862
            --title $"Security Settings" \
863
-           --radiolist $"Choose an operation:" 20 76 20 \
863
+           --radiolist $"Choose an operation:" 21 76 21 \
864
            1 $"Run STIG tests" off \
864
            1 $"Run STIG tests" off \
865
            2 $"Show ssh host public key" off \
865
            2 $"Show ssh host public key" off \
866
            3 $"Tor bridges" off \
866
            3 $"Tor bridges" off \