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