mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-11 05:09:40 +02:00
#660 Update RTL
This commit is contained in:
parent
cac604192b
commit
d4c23c44ea
@ -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.3.2
|
||||
git reset --hard v0.4.1
|
||||
# check if node_modles exists now
|
||||
if [ -d "/home/admin/RTL" ]; then
|
||||
echo "OK - RTL code copy looks good"
|
||||
|
Loading…
x
Reference in New Issue
Block a user