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

Update upgrade

This commit is contained in:
ericgaspar 2022-03-06 22:45:59 +01:00
parent 7f76c446d6
commit 099f0ccd96
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -255,7 +255,7 @@ then
# Update JavaScript dependencies # Update JavaScript dependencies
(cd "$final_path" (cd "$final_path"
/usr/bin/php$phpversion -q ./bin/install-jsdeps.sh) /usr/bin/php$phpversion -q ./bin/update.sh -v ?)
# Store the config file checksum into the app settings # Store the config file checksum into the app settings
ynh_store_file_checksum --file="$final_path/config/config.inc.php" ynh_store_file_checksum --file="$final_path/config/config.inc.php"