jmcerrejon / PiKISS

PiKISS for Raspberry Pi: A bunch of scripts with menu to make your life easier.
http://misapuntesde.com
MIT License
892 stars 92 forks source link

Wrong condition at the end of heroes3.sh script #120

Closed hermes600 closed 3 years ago

hermes600 commented 3 years ago

if exists_magic_file && download_data_files_gtavc; then

will never be true because the download_data_files_gtavc function doesn't exist and probably has been placed here by mistake.

jmcerrejon commented 3 years ago

Thanks!. I'll check it out.

jmcerrejon commented 3 years ago

Fixed https://github.com/jmcerrejon/PiKISS/commit/c7e42b28bb2135a0772a33c75885c2e58c1bbb13