7f4cb9717a
resolves: rhbz#2190427
5 lines
52 B
Bash
Executable File
5 lines
52 B
Bash
Executable File
#/bin/bash
|
|
|
|
make run || exit 1
|
|
make clean || exit 2
|