# clean the slate echo echo "Deleting ${dir_stage}" rm -Rf ${dir_stage} echo echo "Deleting ${dir_stage}" rm -Rf ${dir_logs} echo