Scheduled service maintenance on November 22


On Friday, November 22, 2024, between 06:00 CET and 18:00 CET, GIN services will undergo planned maintenance. Extended service interruptions should be expected. We will try to keep downtimes to a minimum, but recommend that users avoid critical tasks, large data uploads, or DOI requests during this time.

We apologize for any inconvenience.

1
0
فهرست منبع

.nii.gz extraction can be handled directly by CAT

Małgorzata Wierzba 4 سال پیش
والد
کامیت
12afdbfc13
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      code/main

+ 1 - 1
code/main

@@ -46,4 +46,4 @@ fi
 # Run CAT
 
 NOW=$(date +%s)
-exec zrun /code/cat_standalone.sh "$@" 2>&1 |tee cat_$NOW.log
+exec /code/cat_standalone.sh "$@" 2>&1 |tee cat_$NOW.log