mirror of
https://github.com/kuhyx/testsAndMisc.git
synced 2026-07-04 13:23:15 +02:00
5 lines
54 B
Bash
5 lines
54 B
Bash
|
|
#!/usr/bin/env bash
|
||
|
|
set -e
|
||
|
|
make
|
||
|
|
./1dvelocitysimulator
|