mirror of
https://github.com/YunoHost-Apps/firefly-iii_ynh.git
synced 2024-09-03 18:36:13 +02:00
Update upgrade
This commit is contained in:
parent
b50173cd59
commit
9d6bfd2eec
1 changed files with 0 additions and 10 deletions
|
@ -144,16 +144,6 @@ ynh_script_progression --message="Updating PHP dependencies..."
|
|||
chown -R $app $final_path
|
||||
ynh_exec_warn_less ynh_install_composer --phpversion="$phpversion" --workdir="$final_path"
|
||||
|
||||
#=================================================
|
||||
# MODIFY A CONFIG FILE
|
||||
#=================================================
|
||||
# ynh_script_progression --message="Modifying a config file..."
|
||||
|
||||
# ynh_add_config --template="../conf/.env" --destination="$final_path/.env"
|
||||
|
||||
# chmod 400 "$final_path/.env"
|
||||
# chown $app "$final_path/.env"
|
||||
|
||||
#=================================================
|
||||
# DEPLOYMENT
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue