blauwfruit / juice

A CLI upgrade tool for PrestaShop
GNU General Public License v3.0
0 stars 1 forks source link

Database options are missing #2

Closed muyncky closed 9 months ago

muyncky commented 10 months ago

I got this during juice/backup:

root@c7f5b2610408:/var/www/juice# ./juice/backup
./juice/backup: line 7: dotenv: command not found
12:12:29 Start backup process
12:12:29 Backing up the current version
sending incremental file list

sent 326,092 bytes  received 2,175 bytes  218,844.67 bytes/sec
total size is 85,781,508  speedup is 261.32
12:12:30 Code backup completed
Usage: mysqldump [OPTIONS] database [tables]
OR     mysqldump [OPTIONS] --databases [OPTIONS] DB1 [DB2 DB3...]
OR     mysqldump [OPTIONS] --all-databases [OPTIONS]
For more options, use mysqldump --help
12:12:30 Database dump failed with exit code 1