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