Provide a better explanation of what's happening in the log.

This commit is contained in:
2025-06-16 15:20:00 -06:00
parent 82547068e3
commit a90bf8bf28

View File

@ -21,5 +21,5 @@ CMD cd /var/www/api && \
rm -rfv website/files && \
mv -v website/* ./ && \
rm -rfv website && \
echo "Starting Website" && \
echo "Starting Website's Run Script" && \
./run.sh