Update power.sh

This commit is contained in:
Kroese 2024-02-08 00:00:13 +01:00 committed by GitHub
parent ec1ebd6035
commit 98e8c4011e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -64,6 +64,9 @@ finish() {
pid="/var/run/tpm.pid"
[ -f "$pid" ] && pKill "$(<"$pid")"
fKill "wsdd"
fKill "smbd"
closeNetwork
sleep 0.5