mirror of
https://github.com/YunoHost-Apps/shlink_ynh.git
synced 2024-09-03 20:16:22 +02:00
Update install
This commit is contained in:
parent
5f64fb820b
commit
ffeec658cb
1 changed files with 0 additions and 3 deletions
|
@ -113,13 +113,10 @@ ynh_add_nginx_config
|
|||
ynh_script_progression --message="Adding a configuration file..." --weight=2
|
||||
|
||||
ynh_add_config --template="../conf/.env-sample" --destination="$final_path/.env"
|
||||
#ynh_add_config --template="../conf/servers.json" --destination="$final_path/servers.json"
|
||||
|
||||
chmod 400 "$final_path/.env"
|
||||
chown $app:$app "$final_path/.env"
|
||||
|
||||
#$final_path/bin/cli api-key:generate --domain-only=$domain
|
||||
|
||||
#=================================================
|
||||
# SETUP SSOWAT
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue