Skip to content
Snippets Groups Projects
Commit 63b315bb authored by Dominik Hebeler's avatar Dominik Hebeler
Browse files

fixed backup script path

parent 76a9ade9
No related branches found
No related tags found
No related merge requests found
Pipeline #7297 passed
......@@ -2,6 +2,6 @@
set -e
node backup
node bin/backup
borg create -s -n $BORG_REPO::{now:%Y-%m-%dT%H:%M:%S.%f}
\ No newline at end of file
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