Update power.sh

This commit is contained in:
Kroese 2024-02-07 21:26:57 +01:00 committed by GitHub
parent 9dd3edb127
commit 92a0db2f3c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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