mirror of
https://github.com/kuhyx/testsAndMisc-archive.git
synced 2026-07-04 13:23:01 +02:00
6 lines
50 B
Bash
Executable File
6 lines
50 B
Bash
Executable File
#!/usr/bin/env bash
|
|
set -e
|
|
make
|
|
./bernouli
|
|
./test
|