RTL: update to v0.6.7

tested ok on the 1.4RC3 image
This commit is contained in:
openoms 2020-02-17 07:16:06 +00:00 committed by GitHub
parent 12cddc45e3
commit 5787bb1615
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -80,7 +80,7 @@ if [ "$1" = "1" ] || [ "$1" = "on" ]; then
rm -r /home/admin/RTL 2>/dev/null
git clone https://github.com/ShahanaFarooqui/RTL.git /home/admin/RTL
cd /home/admin/RTL
git reset --hard v0.6.5
git reset --hard v0.6.7
# from https://github.com/Ride-The-Lightning/RTL/commits/master
# git checkout 917feebfa4fb583360c140e817c266649307ef72
# git fetch origin