Browse Source

RTL update to 0.2.16

master
Christian Rotzoll 6 years ago
parent
commit
c2ac8b1c89
  1. 2
      home.admin/config.scripts/bonus.rtl.sh

2
home.admin/config.scripts/bonus.rtl.sh

@ -51,7 +51,7 @@ if [ "$1" = "1" ] || [ "$1" = "on" ]; then
echo "*** Get the RTL Source Code ***"
git clone https://github.com/ShahanaFarooqui/RTL.git
cd RTL
git reset --hard v0.2.15
git reset --hard v0.2.16
# check if node_modles exists now
if [ -d "/home/admin/RTL" ]; then
echo "OK - RTL code copy looks good"

Loading…
Cancel
Save