mirror of https://github.com/aredn/aredn.git
4 lines
105 B
Plaintext
4 lines
105 B
Plaintext
|
#! /bin/sh
|
||
|
VERSION="$(cat /etc/mesh-release)"
|
||
|
echo "option user_agent opkg-${VERSION}" >> /etc/opkg.conf
|