Skip to content

Commit fedc466

Browse files
committed
Cleanup fabric sync log files after exit
1 parent 317f1a9 commit fedc466

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/fabric-admin/scripts/stop_fabric_sync.sh

+1
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,5 @@ fi
2121

2222
# Remove /tmp/chip_* files and directories
2323
rm -rf /tmp/chip_*
24+
rm -rf /tmp/*.log
2425
echo "Removed /tmp/chip_* files and directories"

0 commit comments

Comments
 (0)