msqur/update-db.sh

4 lines
89 B
Bash
Executable File

. script.config
mysql --user=$DB_USER --password=$DB_PASS --host=$DB_HOST $DB_NAME < $1