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
707f58bac8
commit
18979720f4
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ ynh_add_config --template="../conf/.env-sample" --destination="$final_path/.env"
|
|||
chmod 400 "$final_path/.env"
|
||||
chown $app:$app "$final_path/.env"
|
||||
|
||||
$final_path/bin/cli api-key:generate --domain-only=$domain
|
||||
#$final_path/bin/cli api-key:generate --domain-only=$domain
|
||||
|
||||
#=================================================
|
||||
# SETUP SSOWAT
|
||||
|
|
Loading…
Add table
Reference in a new issue