1
0
Fork 0
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:
Éric Gaspar 2022-06-17 11:55:35 +02:00
parent 707f58bac8
commit 18979720f4
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -118,7 +118,7 @@ ynh_add_config --template="../conf/.env-sample" --destination="$final_path/.env"
chmod 400 "$final_path/.env" chmod 400 "$final_path/.env"
chown $app:$app "$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 # SETUP SSOWAT