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

12 lines
89 B
Bash
Raw Normal View History

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