Brief answer: you need to import your functions using . or source instead of bash -c : # Load the test function source "lib/test.sh".
確定! 回上一頁