OSCAR-code/Building/Linux/clean_rm-NN-test1.sh
2021-12-02 18:47:27 -05:00

10 lines
155 B
Bash
Executable File

#! /bin/bash
set -e
#
# delete all the folder not deleted by the purge command
# at the beginning, there was
# application name
appli_name="OSCAR_beta"