mirror of
https://github.com/YunoHost-Apps/mobilizon_ynh.git
synced 2024-09-03 19:46:19 +02:00
fix error
This commit is contained in:
parent
efe0bf0356
commit
19cbd3a2e7
1 changed files with 2 additions and 3 deletions
|
@ -201,9 +201,8 @@ popd
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# STORE THE CONFIG FILE CHECKSUM
|
# STORE THE CONFIG FILE CHECKSUM
|
||||||
#=ynh_print_info --message="Storing the config file checksum..."
|
#=================================================
|
||||||
================================================
|
ynh_print_info --message="Storing the config file checksum..."
|
||||||
|
|
||||||
# Recalculate and store the checksum of the file for the next upgrade.
|
# Recalculate and store the checksum of the file for the next upgrade.
|
||||||
ynh_store_file_checksum --file="$config"
|
ynh_store_file_checksum --file="$config"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue