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:
parent
7f76c446d6
commit
099f0ccd96
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue