We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98eca11 commit fd96c67Copy full SHA for fd96c67
bin/ftp_sync.sh
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
3
#SBATCH -J ot_platform_ebi_ftp_sync
4
-#SBATCH -t 14:00:00
+#SBATCH -t 04:00:00
5
#SBATCH --mem=10G
6
#SBATCH -e /nfs/ftp/private/otftpuser/slurm/logs/ot_platform_ebi_ftp_sync-%J.err
7
#SBATCH -o /nfs/ftp/private/otftpuser/slurm/logs/ot_platform_ebi_ftp_sync-%J.out
0 commit comments