1
0
mirror of https://gitlab.com/pholy/OSCAR-code.git synced 2025-04-24 14:40:45 +00:00
OSCAR-code/Building/Linux/rm_usrbin-NN-test.sh
2021-12-02 18:47:27 -05:00

10 lines
92 B
Bash
Executable File

#! /bin/bash
#
# no error is permitted
set -e
# application name
appli_name="OSCAR-test"