first commit
This commit is contained in:
commit
581dcaedfb
7
src/dep2.sh
Normal file
7
src/dep2.sh
Normal file
|
@ -0,0 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
function bes.dep2()
|
||||
{
|
||||
local t=${1:-dep2}
|
||||
bes.dep1 "$t"
|
||||
}
|
Loading…
Reference in New Issue
Block a user