first commit

This commit is contained in:
a-sansara 2018-06-18 14:06:06 +02:00
commit 64b9f1c333
2 changed files with 8 additions and 0 deletions

2
bes.ini Normal file
View File

@ -0,0 +1,2 @@
[require]
bes.echo = 1.1

6
src/dep1.sh Normal file
View File

@ -0,0 +1,6 @@
#!/bin/bash
function bes.dep1()
{
bes.echo "echo ${Cusa}dep1 $Coff from ${Cval}$1$Coff";
}