diff --git a/home.admin/config.scripts/bonus.rtl.sh b/home.admin/config.scripts/bonus.rtl.sh index ea0d9b3..771aacb 100755 --- a/home.admin/config.scripts/bonus.rtl.sh +++ b/home.admin/config.scripts/bonus.rtl.sh @@ -97,7 +97,7 @@ if [ "$1" = "1" ] || [ "$1" = "on" ]; then # download source code and set to tag release echo "*** Get the RTL Source Code ***" - rm -r ./RTL 2>/dev/null + rm -r /home/admin/RTL 2>/dev/null git clone https://github.com/ShahanaFarooqui/RTL.git /home/admin/RTL cd RTL git reset --hard v0.4.2