mirror of
https://gitlab.com/Anson-Projects/spacesystemscalc.git
synced 2025-06-15 22:46:44 +00:00
2 lines
105 B
Bash
Executable File
2 lines
105 B
Bash
Executable File
#!/bin/sh
|
|
julia --color=yes --depwarn=no --project=@. -q -i -- $(dirname $0)/../bootstrap.jl -s=true "$@" |