Skip to content
Snippets Groups Projects
Commit ebe3f1ca authored by jdh8d's avatar jdh8d
Browse files

No commit message

No commit message
parent e9d45056
No related branches found
No related tags found
No related merge requests found
......@@ -58,4 +58,10 @@ if [ -d $ZIPR_HOME ]; then
fi
cd $PEASOUP_UMBRELLA_DIR
./clean_diehard.sh
if [ -d DieHard ]; then
cd DieHard
./clean_diehard.sh
fi
cd $PEASOUP_UMBRELLA_DIR
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment