FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 9a92a7c5 authored by Vitor Trovisco's avatar Vitor Trovisco
Browse files

Merge branch 'revert-6dc7251d' into 'testing'

Revert "Update weekly_export.sh"

See merge request !13
parents 7f1e0072 a9f5a12f
No related branches found
No related tags found
1 merge request!13Revert "Update weekly_export.sh"
......@@ -34,7 +34,7 @@ EXPORT_FILENAME=canto_server_export_latest.json
log "Starting"
if ./canto/script/canto_docker ./script/canto_export.pl --tty canto-json --export-curator-names --export-approved > "${EXPORT_DIR}/${EXPORT_FILENAME}"; then
if ./canto/script/canto_docker ./script/canto_export.pl canto-json --export-curator-names --export-approved > "${EXPORT_DIR}/${EXPORT_FILENAME}"; then
log "Approved sessions exported into ${EXPORT_DIR} successful"
......@@ -77,4 +77,4 @@ else
fi
exit
exit
\ 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