1 2 3 4 5 6 7
CURRENTDIR="$(pwd)" echo $CURRENTDIR ls -ltr cd deliveries ls -ltr chmod 755 *.sh ./os_docker_release.sh