mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-04 01:48:23 +02:00
Merge pull request #12 from rootzoll/master
Update RTL to v0.1.14-alpha
This commit is contained in:
commit
782bed2dce
@ -46,7 +46,9 @@ 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.1.13-alpha
|
||||
#git reset --hard v0.1.13-alpha
|
||||
git reset --hard v0.1.14-alpha
|
||||
|
||||
|
||||
# install
|
||||
echo "*** Run: npm install ***"
|
||||
|
Loading…
x
Reference in New Issue
Block a user