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