Always use exec in run script
This commit is contained in:
parent
a8eb5ea804
commit
3c8135729e
6 changed files with 6 additions and 6 deletions
|
@ -1,2 +1,2 @@
|
|||
#!/bin/zsh
|
||||
xiccd
|
||||
exec xiccd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue