Update menu-fdmr

This commit is contained in:
Esteban Mackay Q 2023-10-04 10:05:24 -05:00
parent b0f097569e
commit ac6528af75
1 changed files with 1 additions and 2 deletions

View File

@ -361,8 +361,7 @@ fi
10)
menu-igate ;;
11)
bash -c "$(curl -fsSL https://gitlab.com/hp3icc/fdmr/-/raw/main/update.sh)" &&
bash -c "$(curl -fsSL https://gitlab.com/hp3icc/emq-TE1/-/raw/main/menu/menu-fdmr)" ;
bash -c "$(curl -fsSL https://gitlab.com/hp3icc/fdmr/-/raw/main/update.sh)" ;
esac
done
exit 0