Louis BECQUEY

chmod +x automate.sh

...@@ -12,6 +12,6 @@ gzip -k results/RNANet.db ...@@ -12,6 +12,6 @@ gzip -k results/RNANet.db
12 12
13 # Sync in Seafile 13 # Sync in Seafile
14 seaf-cli start; 14 seaf-cli start;
15 -sleep 1h; 15 +sleep 30m;
16 seaf-cli stop; 16 seaf-cli stop;
17 17
......