We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8683ec9 commit ccf6624Copy full SHA for ccf6624
src/helpers.sh
@@ -54,5 +54,4 @@ restore_mariadb() {
54
-u $DATABASE_USER \
55
--password="$DATABASE_PASSWORD" "$MARIADB_EXTRA_OPTS" \
56
$DATABASE_NAME < db.dump
57
- rm db.dump
58
}
0 commit comments