@ -1,6 +1,9 @@
#!/bin/bash -x
source library/sh_lib.sh
pwd
ls -l
source ../../library/sh_lib.sh
check=0
@ -1,6 +1,6 @@
#!/bin/bash