Update menu-ap

This commit is contained in:
Esteban Mackay Q. 2024-05-29 10:19:58 -05:00
parent 16e43d6bf3
commit 26f09ed616
1 changed files with 57 additions and 57 deletions

View File

@ -2,9 +2,9 @@
if [ "$(cat /proc/cpuinfo | grep 'Raspberry')" != "" ]; then
# menu-ap
sudo cat > /bin/menu-ap <<- "EOF"
if [ "$(cat /proc/cpuinfo | grep 'Raspberry')" != "" ]; then
#!/bin/bash
if [ "$(cat /proc/cpuinfo | grep 'Raspberry')" != "" ]; then
while :
do
choix=$(whiptail --title "IP Tools" --menu "Selecciona una opción:" 15 60 6 \