diff --git a/onmp.sh b/onmp.sh index bf1225d..186141b 100644 --- a/onmp.sh +++ b/onmp.sh @@ -12,6 +12,7 @@ phpmod="php8-mod-calendar php8-mod-ctype php8-mod-curl php8-mod-dom php8-mod-exi #支持小米路由Monlor Tools工具箱 alias opkg=/opt/bin/opkg alias wget=/opt/bin/wget + # 后续可能增加的包(缺少源支持) # php8-mod-imagick imagemagick imagemagick-jpeg imagemagick-png imagemagick-tiff imagemagick-tools @@ -1393,4 +1394,4 @@ if [ "$1" == "$re_sh" ]; then exit; fi -start +start \ No newline at end of file