1 2 3 4 5 6 7 8
CURRENTDIR="$(pwd)" echo $CURRENTDIR ls -ltr cd auth/docker/ ls -ltr chmod 755 * sh dbuild.sh sh dpush.sh