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

2 lines
99 B
Bash
Executable file

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