1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/roundcube_ynh.git synced 2024-09-03 20:16:28 +02:00

Fix wrong rebase

This commit is contained in:
Salamandar 2024-01-27 00:31:16 +01:00
parent 70805443d3
commit 845f30dab2

View file

@ -186,7 +186,7 @@ then
ynh_replace_string --match_string="^\s*// installed plugins" --replace_string="&\n $installed_plugins" --target_file="$install_dir/config/config.inc.php"
# Update JavaScript dependencies
pushd "$final_path"
pushd "$install_dir"
COMPOSER_ALLOW_SUPERUSER=1 ./bin/update.sh --version="?" -y <<< ""
# Store the config file checksum into the app settings