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

Update install

This commit is contained in:
ericgaspar 2022-03-06 22:33:13 +01:00
parent a6c3dd7db7
commit ace8e18697
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -203,7 +203,7 @@ ynh_replace_string --match_string="^\s*// installed plugins" --replace_string="&
# Update javascript dependencies
(cd "$final_path"
/usr/bin/php$phpversion -q ./bin/update.sh)
/usr/bin/php$phpversion -q ./bin/update.sh ?)
# Store the config file checksum into the app settings
ynh_store_file_checksum --file="$final_path/config/config.inc.php"