1 Commits
Author SHA1 Message Date
DrClaw fb4b41e2ff Unbound mod variable 2020-02-19 01:59:09 +01:00
+1 -1
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]}