Comment installer git sur les routeurs Teltonika (RutOS)
Installez git sur les routeurs Teltonika exécutant RutOS en exécutant les commandes suivantes :
install-git.sh
opkg -e /etc/opkg/openwrt/distfeeds.conf update
opkg -e /etc/opkg/openwrt/distfeeds.conf install git git-httpAprès cela, vous pouvez utiliser git pour cloner des dépôts et gérer votre code sur le routeur.
Remarque : git-http est nécessaire pour que git puisse interagir avec les dépôts http ou https (pour éviter 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