SciFEM-Project_CoffeeMugSim.../preCICE_tools/clean-tutorial-base.sh
2026-01-26 16:14:46 +01:00

11 lines
148 B
Bash
Executable file

#!/bin/sh
set -e -u
# shellcheck disable=SC1091
. ../tools/cleaning-tools.sh
clean_tutorial .
clean_precice_logs .
rm -fv ./*.log
rm -fv ./*.vtu