emacs-survey/bin/server

2 lines
105 B
Bash
Executable File

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