This commit is contained in:
DrClaw 2020-02-19 01:51:02 +01:00
parent 3e980c9d14
commit c28be15ed6

View File

@ -1,5 +1,5 @@
#!/usr/bin/bash #!/usr/bin/bash
#test
_action(){ _action(){
COMPREPLY=() COMPREPLY=()
cur=${COMP_WORDS[COMP_CWORD]} cur=${COMP_WORDS[COMP_CWORD]}