OSCAR-code/Building/Linux/clean_rm-NN.sh

9 lines
119 B
Bash
Raw Normal View History

#! /bin/bash
set -e
#
# delete all the folder not deleted by the purge command
# application name
appli_name="OSCAR"