64f638db0d
Resolves: rhbz#1962773
5 lines
52 B
Bash
Executable File
5 lines
52 B
Bash
Executable File
#/bin/bash
|
|
|
|
make run || exit 1
|
|
make clean || exit 2
|