site-libsoc/Server/bin/runtask

2 lines
97 B
Bash

#!/bin/sh
julia --color=yes --depwarn=no --project=@. -q -- $(dirname $0)/../bootstrap.jl -r "$@"