mirror of
https://github.com/ct-Open-Source/tuya-convert.git
synced 2026-03-06 16:37:04 +01:00
Wait for process to end before proceeding
This commit is contained in:
@@ -67,6 +67,7 @@ check_port () {
|
||||
sudo systemctl stop "$service"
|
||||
else
|
||||
sudo kill -9 "$process_pid"
|
||||
sudo tail --pid="$process_pid" -f /dev/null
|
||||
fi
|
||||
sleep 1
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user