Files
wlan-ap/feeds/tip/tip-defaults/files/etc/init.d/tip-version
John Crispin 893bc05661 ucentral: development update
* update realtek kernel
* add new PoE tool
* improve CI

Signed-off-by: John Crispin <john@phrozen.org>
2021-05-12 19:40:16 +02:00

8 lines
140 B
Bash
Executable File

#!/bin/sh /etc/rc.common
START=80
boot() {
echo $(cat /etc/openwrt_release | grep DISTRIB_TIP= | cut -d\' -f2) > /tmp/ucentral.version
}