mirror of
https://github.com/dockur/windows.git
synced 2025-10-28 11:45:50 +00:00
Update power.sh
This commit is contained in:
parent
9dd3edb127
commit
92a0db2f3c
1 changed files with 3 additions and 0 deletions
|
|
@ -74,6 +74,9 @@ finish() {
|
||||||
pid="/var/run/tpm.pid"
|
pid="/var/run/tpm.pid"
|
||||||
[ -f "$pid" ] && pKill "$(<"$pid")"
|
[ -f "$pid" ] && pKill "$(<"$pid")"
|
||||||
|
|
||||||
|
fKill "wsdd"
|
||||||
|
fKill "smbd"
|
||||||
|
|
||||||
closeNetwork
|
closeNetwork
|
||||||
|
|
||||||
sleep 0.5
|
sleep 0.5
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue