1
0
mirror of https://gitlab.com/Anson-Projects/spacesystemscalc.git synced 2025-08-02 11:21:25 +00:00
Files
Space-Systems-Calc/bin/server
2022-08-22 20:18:28 -06:00

2 lines
105 B
Bash
Executable File

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