mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-20 02:40:03 +02:00
updated clean shared memory script if anyone is using it
This commit is contained in:
parent
f6660c0dac
commit
144bd7124b
@ -1 +1 @@
|
||||
for i in seq `ipcs -m | cut -d ' ' -f1`; do ipcrm -M $i; done;
|
||||
rm /dev/shm/slsDetectorPackage*;
|
||||
|
Loading…
x
Reference in New Issue
Block a user