mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2025-10-07 07:22:36 +02:00
deprecate backticks (#949)
This commit is contained in:
parent
1e957b7f90
commit
14336d0a3c
@ -19,4 +19,4 @@ cmds="\
|
||||
|
||||
choice="$(echo "$cmds" | cut -d' ' -f 1 | dmenu)" || exit 1
|
||||
|
||||
`echo "$cmds" | grep "^$choice " | cut -d ' ' -f2-`
|
||||
eval "$(echo "$cmds" | grep "^$choice " | cut -d ' ' -f2-)"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user