Switched to the pm3 file to detect for rrg repo

This commit is contained in:
Gator96100 2023-09-17 00:45:55 +02:00 committed by GitHub
commit 818333091b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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