Como instalar git em roteadores Teltonika (RutOS)
Instale git em roteadores Teltonika executando RutOS executando os seguintes comandos:
install-git.sh
opkg -e /etc/opkg/openwrt/distfeeds.conf update
opkg -e /etc/opkg/openwrt/distfeeds.conf install git git-httpDepois disso, você pode usar git para clonar repositórios e gerenciar seu código no roteador.
Nota: git-http é necessário para que o git possa interagir com repositórios http ou https (para evitar git: 'remote-https' is not a git command')
Check out similar posts by category:
Networking, Embedded
If this post helped you, please consider buying me a coffee or donating via PayPal to support research & publishing of new posts on TechOverflow