mrrfv / open-android-backup

Back up your device without vendor lock-ins, using insecure software or root. Supports encryption and compression out of the box. Works cross-platform.
http://openandroidbackup.me/
GNU General Public License v3.0
751 stars 40 forks source link

Set executable bit on backup.sh file mode #8

Closed fsmiamoto closed 2 years ago

fsmiamoto commented 2 years ago

This avoids the need to chmod +x the backup.sh script before executing.

Thanks for the great work, this tool is just what I needed :D