mirror of
https://gitlab.com/Anson-Projects/spacesystemscalc.git
synced 2025-08-02 11:21:25 +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 "$@" |