Skip to content

Commit a69f553

Browse files
committed
clean memory object graph plots as well
1 parent 3cf9b14 commit a69f553

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clean_logs.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/usr/bin/env bash
22
cd "$(dirname $0)"
3-
rm -r logs/*.log* logs/error_logs_*/ || exit 0
3+
rm -r logs/*.log* logs/*memory*.png logs/error_logs_*/ || exit 0

0 commit comments

Comments
 (0)