mirror of
https://github.com/YunoHost-Apps/send_ynh.git
synced 2025-09-08 13:02:58 +02:00
cleaning
This commit is contained in:
@ -43,7 +43,7 @@ yunohost service add "$app" --description="Simple, private file sharing" --log="
|
||||
#=================================================
|
||||
ynh_script_progression "Adding $app's configuration..."
|
||||
|
||||
ynh_config_add --template="config.js" --destination="$install_dir/server/config.js"
|
||||
ynh_config_add --template=".env" --destination="$install_dir/.env"
|
||||
|
||||
#=================================================
|
||||
# BUILD APP
|
||||
|
Reference in New Issue
Block a user