fix comment

This commit is contained in:
Lee 2023-07-05 00:51:24 +01:00
parent 45d4af2b1f
commit f45a186b42

@ -13,7 +13,7 @@ fi
echo "Setting permissions for upload script"
chmod 777 /var/www/html/upload.php
# Start php dep
# Start php dependencies
echo "Starting PHP"
service php8.1-fpm start