mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 11:25:49 +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"
|
||||
[ -f "$pid" ] && pKill "$(<"$pid")"
|
||||
|
||||
fKill "wsdd"
|
||||
fKill "smbd"
|
||||
|
||||
closeNetwork
|
||||
|
||||
sleep 0.5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue