Skip to content

Commit 5ff73b7

Browse files
committed
Use better name for python app deploy file
1 parent c14d4dd commit 5ff73b7

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

full-deploys/python-web-app/docker-start.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ run_test_container pyinfra-example-python-web-app-dbserver -p 9023:22
1717
echo
1818
echo "Doker containers are now ready to run the pyinfra deploy, you can do this by running:"
1919
echo
20-
echo " pyinfra inventories/docker.py deploy.py"
20+
echo " pyinfra inventories/docker.py deploy_app.py"
2121
echo
2222
echo "Once complete, don't forget to remove the Docker containers and network using the ./docker-stop.sh script!"

0 commit comments

Comments
 (0)