emacs-survey/bin/runtask
2021-12-18 02:09:25 +08:00

2 lines
97 B
Bash
Executable file

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