diff --git a/seqs/element-web.sh b/seqs/element-web.sh index 785c019..1a16f01 100755 --- a/seqs/element-web.sh +++ b/seqs/element-web.sh @@ -146,7 +146,7 @@ step_22() { echo " [I] Copying configuration" exe cp -ar "$tempBu/config.json" "$ELEMENT_WEB_LOC/" - echo " [I] Don't forget to \"clean\" if everything is working as expected" + exe rm -rf "$tempBu" } tempDown="/tmp/${toolName}" tempLoc="$tempDown/${toolName}.tar.gz"