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.
2 parents b4311fa + e0c5aff commit bd2210bCopy full SHA for bd2210b
build-resources/geocml-task-scheduler/make.sh
@@ -3,7 +3,7 @@
3
#! nix-shell -p unzip wget
4
#! nix-shell -I nixpkgs=https://github.com/NixOS/nixpkgs/archive/refs/tags/24.05.tar.gz
5
6
-TABOR_VERSION=0.3.1
+TABOR_VERSION=4.0
7
8
touch /task_log
9
wget "https://github.com/geoCML/tabor/releases/download/v$TABOR_VERSION/tabor-$TABOR_VERSION-ubuntu-latest.zip" -P /geocml-task-scheduler/
0 commit comments