updated to php 8.4
This commit is contained in:
@@ -23,9 +23,8 @@ else
|
||||
cp -r ${FOURGET_SRC}/docker/apache/http/conf.d/* /etc/apache2/conf.d
|
||||
fi
|
||||
|
||||
php ./docker/gen_config.php
|
||||
|
||||
if [ "$@" = "start" ]; then
|
||||
php ./docker/gen_config.php
|
||||
echo "4get is running"
|
||||
exec httpd -DFOREGROUND
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user