emacs-survey/bin/server
2022-10-02 16:17:02 +08:00

2 lines
105 B
Bash
Executable file

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