Lower case of word repository.

This commit is contained in:
2026-07-04 10:56:35 -07:00
parent f248b09217
commit 7e997abe7b
+1 -1
View File
@@ -139,6 +139,6 @@ RUN cp -rv "$FDROID" "$WEBROOT/"
RUN cp -rv "$REPO"/* "$WEBROOT/" RUN cp -rv "$REPO"/* "$WEBROOT/"
CMD service nginx start && \ CMD service nginx start && \
echo "\n*** F-Droid Repository has been started successfully! ***\n" && \ echo "\n*** F-Droid repository has been started successfully! ***\n" && \
tail -F /var/log/nginx/access.log & \ tail -F /var/log/nginx/access.log & \
tail -F /var/log/nginx/error.log tail -F /var/log/nginx/error.log