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
674 stars 37 forks source link

Syntax error #123

Closed Karan688 closed 1 week ago

Karan688 commented 1 week ago

root@localhost:/home/adbbackup# sh backup.sh backup.sh: 34: Syntax error: "(" unexpected /usr/bin/whiptail

mrrfv commented 1 week ago

Could you please provide some information about your system and shell? Have you followed the instructions in the README and installed dependencies such as whiptail?

Edit: Run backup.sh using bash instead of sh.

Karan688 commented 1 week ago

Worked with bash.