Fixed shellcheck issue SC2148

SC2148: Tips depend on target shell and yours is unknown. Add a shebang or a 'shell' directive.
This commit is contained in:
Dundar Göc 2021-02-14 13:42:34 +01:00
parent 58af83b882
commit 7438b49961
2 changed files with 2 additions and 0 deletions

View file

@ -1,3 +1,4 @@
#!/bin/bash
_pivpn()
{
local cur prev opts

View file

@ -1,3 +1,4 @@
#!/bin/bash
_pivpn()
{
local cur prev opts