We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38856f9 commit d81dc65Copy full SHA for d81dc65
packaging/docker/install
@@ -62,5 +62,5 @@ install --owner www-data --group www-data --directory -D \
62
63
sed conf/config.inc.php \
64
-e "s#/usr/share/php/smarty3#/usr/share/php/smarty${SMARTY_VERSION%%.*}#g" \
65
- -e "s#config\.inc\.local\.php#conf/\0#g" \
+ -e "s#config\.inc#conf/\0#g" \
66
> /rootfs/var/www/config.inc.php.orig
0 commit comments