mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-15 22:51:31 +00:00
chore: Just syntax fix
This commit is contained in:
parent
f3443e33b9
commit
9a9a4861b0
@ -23,5 +23,5 @@ fix-proton-hang:
|
||||
#!/usr/bin/bash
|
||||
PROTONCORE=(pv-bwrap pressure-vessel reaper explorer.exe rpcss.exe plugplay.exe services.exe svchost.exe winedevice.exe winedevice.exe wineserver)
|
||||
for PROG in "${PROTONCORE[@]}"; do
|
||||
killall -9 "$PROG"
|
||||
killall -9 "$PROG"
|
||||
done
|
||||
|
Loading…
Reference in New Issue
Block a user