81 |
+/usr/bin/jq -r ".require.\"johndoh/globaladdressbook\" = \"~2.1\"" composer.json > tmp.json && mv -f tmp.json composer.json |
+/usr/bin/jq -r ".require.\"johndoh/globaladdressbook\" = \"~2.1\"" composer.json > tmp.json && mv -f tmp.json composer.json |
82 |
+ |
+ |
83 |
+ |
+ |
84 |
+COMPOSER_ALLOW_SUPERUSER=1 /usr/bin/php74 /usr/share/roundcubemail/composer.phar self-update |
+COMPOSER_ALLOW_SUPERUSER=1 /usr/bin/php74 /usr/local/bin/composer self-update |
85 |
+COMPOSER_ALLOW_SUPERUSER=1 /usr/bin/php74 /usr/share/roundcubemail/composer.phar update |
+COMPOSER_ALLOW_SUPERUSER=1 /usr/bin/php74 /usr/local/bin/composer update |
86 |
+/sbin/e-smith/db configuration setprop php74 AllowUrlFopen off |
+/sbin/e-smith/db configuration setprop php74 AllowUrlFopen off |
87 |
+/sbin/e-smith/expand-template /etc/opt/remi/php74/php.ini |
+/sbin/e-smith/expand-template /etc/opt/remi/php74/php.ini |
88 |
+/usr/bin/systemctl restart php74-php-fpm >/dev/null 2>&1 |
+/usr/bin/systemctl restart php74-php-fpm >/dev/null 2>&1 |