1
0
mirror of https://gitlab.com/Anson-Projects/spacesystemscalc.git synced 2025-06-15 22:46:44 +00:00
2022-08-22 20:18:28 -06:00

2 lines
97 B
Bash
Executable File

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