1
0
mirror of https://gitlab.com/pholy/OSCAR-code.git synced 2025-04-11 16:20:46 +00:00
OSCAR-code/Building/Linux/rm_usrbin-NN-test.sh

10 lines
92 B
Bash
Raw Normal View History

2021-12-02 23:47:27 +00:00
#! /bin/bash
#
# no error is permitted
set -e
# application name
appli_name="OSCAR-test"