diff --git a/scripts/vm/redeploy.sh b/scripts/vm/redeploy.sh index 88d246c..3088bba 100644 --- a/scripts/vm/redeploy.sh +++ b/scripts/vm/redeploy.sh @@ -1,4 +1,6 @@ # This script should be placed in th VM on creation +# Don't forget to make it executable by running chmod +x redeploy.sh + # pull latest changes cd work/research-platform git pull