Skip to content

Commit

Permalink
RTL version update
Browse files Browse the repository at this point in the history
  • Loading branch information
rootzoll committed Feb 18, 2019
1 parent 123d4a8 commit 906e222
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions home.admin/config.scripts/bonus.rtl.sh
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ 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.14-alpha
git reset --hard v0.2.1
#git reset --hard v0.1.14-alpha


# install
Expand Down

0 comments on commit 906e222

Please sign in to comment.