

Grep 'PATH=$PATH:/opt/sbin:/opt/bin' /home/root/.profile || echo 'PATH=$PATH:/opt/sbin:/opt/bin' > /home/root/.profile Grep tmp_dir /etc/opkg/nf || echo option tmp_dir /opt/tmp > /etc/opkg/nf


Код: Выделить всё # First run of Entware integration

Grep 'PATH=$PATH:/opt/sbin:/opt/bin' /home/root/.profile || echo 'PATH=$PATH:/opt/sbin:/opt/bin' > /home/root/.profile Grep tmp_dir /etc/opkg/nf || echo option tmp_dir /opt/tmp > /etc/opkg/nf
Код: Выделить всё # First run of Entware integration