mirror of
https://github.com/YunoHost-Apps/movim_ynh.git
synced 2024-09-03 19:46:19 +02:00
Fix typo
This commit is contained in:
parent
285b27c691
commit
b89bdab3a0
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ chown -R "$app:www-data" "$install_dir"
|
|||
#=================================================
|
||||
# UPDATE A CONFIG FILE
|
||||
#=================================================
|
||||
ynh_script_progression --message="Updating $ap's configuration file..."
|
||||
ynh_script_progression --message="Updating $app's configuration file..."
|
||||
|
||||
ynh_add_config --template="db.example.inc.php" --destination="$install_dir/config/db.inc.php"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue