diff --git a/setup/autobuild.sh b/setup/autobuild.sh index 96c807ddf..46dd6c473 100644 --- a/setup/autobuild.sh +++ b/setup/autobuild.sh @@ -120,7 +120,7 @@ function loop_folders { if check_for_updates; then #Build rrg - if [ -f "rdv40.txt" ]; then + if [ -f "pm3" ]; then build_rrg else build_official