mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-30 08:07:07 +01:00
updated clean shared memory script if anyone is using it
This commit is contained in:
@@ -1 +1 @@
|
|||||||
for i in seq `ipcs -m | cut -d ' ' -f1`; do ipcrm -M $i; done;
|
rm /dev/shm/slsDetectorPackage*;
|
||||||
|
|||||||
Reference in New Issue
Block a user