Improve scripts
This commit is contained in:
parent
942e2d84cf
commit
66415e7de9
4 changed files with 44 additions and 18 deletions
.local/bin
|
@ -1,5 +1,7 @@
|
|||
#!/usr/bin/sh
|
||||
|
||||
set -e
|
||||
|
||||
priv_cmd="sudo"
|
||||
|
||||
if [ -x "$(command -v doas)" ]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue