mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-29 05:18:00 +00:00
Signed-off-by: Andrew Vagin <avagin@virtuozzo.com> Signed-off-by: Pavel Emelyanov <xemul@virtuozzo.com>
7 lines
88 B
Makefile
7 lines
88 B
Makefile
run:
|
|
./run.sh
|
|
|
|
clean:
|
|
umount -f overlay_test/z
|
|
rm -rf overlay_test output checkpoint
|