Another refactor
This commit is contained in:
parent
9c0cb8c32f
commit
a767208c33
14 changed files with 116 additions and 149 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
if [ ! "$1" == "" ];
|
||||
then
|
||||
source /tmp/dist/$1
|
||||
source /tmp/src/$1
|
||||
shift
|
||||
FUNC=$1
|
||||
shift
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue