Must detach after restart
This commit is contained in:
parent
d84b521a19
commit
a9b9cbfa34
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
pkill -x $1
|
||||
uwsm app -- $1 >/dev/null 2>&1 &
|
||||
setsid uwsm app -- $1 >/dev/null 2>&1 &
|
||||
|
Loading…
x
Reference in New Issue
Block a user