Skip to content
Snippets Groups Projects
Verified Commit cebc3b3f authored by Radim Peša's avatar Radim Peša
Browse files

typo

parent f5202b55
No related branches found
No related tags found
No related merge requests found
Pipeline #9592 passed
......@@ -3,7 +3,7 @@
#NOW=$(date +"%F")
#NOWT=$(date +"%T")
#BACKUP_DIR=/backup/neo4j/$NOW/$NOWT
Echo "Backup dir is $ENV_BACKUP_NEO4J_DIR."
echo "Backup dir is $ENV_BACKUP_NEO4J_DIR."
BACKUP_DIR=$ENV_BACKUP_NEO4J_DIR
mkdir -p $BACKUP_DIR
tar -zcvf $BACKUP_DIR/neo4j.tgz /neodata/*
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment