standalone executable
This commit is contained in:
@ -42,7 +42,7 @@ function filesystem_extract() {
|
||||
echo "done"
|
||||
}
|
||||
|
||||
#this func is standalone executable
|
||||
[ -n "$1" ] && {
|
||||
echo param
|
||||
$1
|
||||
filesystem_extract $@
|
||||
}
|
||||
|
Reference in New Issue
Block a user