diff --git a/notebooks/automate.sh b/notebooks/automate.sh
index 685b10e7afd3c141044a5e3ff6cce6b8f18c490b..8c4f76840984e08ec2c595d490fbd003693e7517 100644
--- a/notebooks/automate.sh
+++ b/notebooks/automate.sh
@@ -1,8 +1,8 @@
-cd /home/ubuntu/lake-greifen-platform
+cd /home/ubuntu/lake-greifen-profiles
 
 git pull
 
-python3 /home/ubuntu/lake-greifen-platform/notebooks/main.py
+python3 /home/ubuntu/lake-greifen-profiles/notebooks/main.py
 
 git add --all
 git commit -m "Auto upload"