Skip to content
Snippets Groups Projects
Commit 560bece7 authored by Steffen Vogel's avatar Steffen Vogel :santa_tone2:
Browse files

use better filename for backup files

parent bb2c1e05
No related branches found
No related tags found
No related merge requests found
Pipeline #151352 failed
......@@ -3,7 +3,7 @@
set +e
ACTION=${1:-restore}
FILE=${2:-VILLAS.zip}
FILE=${2:-demo_database_backup_$(date +%Y-%m-%d).zip}
NAME=$(basename $(pwd))
VOLUME="${NAME}_files"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment