The sms-tool package is available in the OpenWrt Master repository.
Pakiet sms-tool jest dostępny w repozytorium OpenWrt Master.
Step 1. Add the following entry to the /etc/opkg/customfeeds.conf file to the OpenWrt router:
src/gz IceG_repo https://github.com/4IceG/Modem-extras/raw/main/myrepoStep 2. Add repository public key with commands:
wget https://github.com/4IceG/Modem-extras/raw/main/myrepo/IceG-repo.pub -O /tmp/IceG-repo.pub
opkg-key add /tmp/IceG-repo.pubStep 3. Execute the command:
opkg updateKrok 1. Do routera z OpenWrt dodać do pliku /etc/opkg/customfeeds.conf następujący wpis:
src/gz IceG_repo https://github.com/4IceG/Modem-extras/raw/main/myrepoKrok 2. Dodać klucz publiczny repozytorium za pomoca poleceń:
wget https://github.com/4IceG/Modem-extras/raw/main/myrepo/IceG-repo.pub -O /tmp/IceG-repo.pub
opkg-key add /tmp/IceG-repo.pubKrok 3. Wykonać polecenie:
opkg update
