1
0
mirror of https://gitlab.com/pholy/OSCAR-code.git synced 2025-04-07 19:50:45 +00:00
OSCAR-code/Building/Linux/rm_usrbin-NN.sh
2021-10-11 13:57:10 -04:00

12 lines
89 B
Bash
Executable File

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