AutoYADM commit: 2025-04-23 18:00:05
This commit is contained in:
parent
f8140b5feb
commit
b65ff72e2c
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
function nv --description 'nvchecker script' -a cmd
|
function nv --description 'nvchecker script' -a cmd
|
||||||
if test $cmd = show
|
if test "$cmd" = show
|
||||||
cat ~/.config/nvchecker/new_ver.json
|
cat ~/.config/nvchecker/new_ver.json
|
||||||
else
|
else
|
||||||
nvchecker
|
nvchecker
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue