diff --git a/run.sh b/run.sh index d32e503..84a74ea 100644 --- a/run.sh +++ b/run.sh @@ -4,7 +4,7 @@ PORT=$2 CHAT=$3 # Clone Odoo directory -git clone --depth=1 https://github.com/minhng92/odoo-18-docker-compose $DESTINATION +git clone --depth=1 https://github.com/andreiboyanov/emf-1995-docker-compose $DESTINATION rm -rf $DESTINATION/.git # Create PostgreSQL directory @@ -48,4 +48,4 @@ chmod +x $DESTINATION/entrypoint.sh # Run Odoo docker-compose -f $DESTINATION/docker-compose.yml up -d -echo "Odoo started at http://localhost:$PORT | Master Password: minhng.info | Live chat port: $CHAT" \ No newline at end of file +echo "Odoo started at http://localhost:$PORT | Master Password: minhng.info | Live chat port: $CHAT"