1
0
mirror of https://gitlab.com/pholy/OSCAR-code.git synced 2025-04-12 08:40:45 +00:00
OSCAR-code/Building/Linux/clean_rm-NN.sh
2021-10-11 13:57:10 -04:00

9 lines
119 B
Bash
Executable File

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