change bash to webroot cd

This commit is contained in:
2025-10-11 15:18:31 +02:00
parent 9563555514
commit 1854618521

View File

@@ -8,6 +8,6 @@ redis-server &
echo "Starting Nginx" echo "Starting Nginx"
/usr/sbin/nginx -c /home/container/nginx/nginx.conf & /usr/sbin/nginx -c /home/container/nginx/nginx.conf &
cd /home/container cd /home/container/webroot
/bin/bash /bin/bash