From a33e46e323d79a637dd461e722962c08709f9641 Mon Sep 17 00:00:00 2001 From: Philipp Mundhenk Date: Sun, 22 Sep 2024 19:53:12 +0200 Subject: [PATCH] Update scanRear.sh revert to old kill method --- script/scanRear.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/scanRear.sh b/script/scanRear.sh index 85eb9bf..b4094c0 100755 --- a/script/scanRear.sh +++ b/script/scanRear.sh @@ -22,7 +22,7 @@ output_file="${filename_base}%04d.pnm" cd "/tmp/${date}" || exit -pkill -P "$(cat scan_pid)" +kill -9 "$(cat scan_pid)" rm scan_pid #sthg is wrong with device name, probably escaping, use default printer: