This commit is contained in:
Éric Gaspar
2024-10-14 14:34:20 +02:00
parent 58039a16ae
commit d945c52701
2 changed files with 1 additions and 5 deletions
-4
View File
@@ -39,10 +39,6 @@ ynh_config_add_nginx
ynh_config_add --template="cron" --destination="/etc/cron.d/$app"
api_secret="$(ynh_string_random --length=32)"
app_key="$(ynh_string_random --length=32)"
phantomjs_key="$(ynh_string_random --length=32)"
#=================================================
# UPDATE A CONFIG FILE
#=================================================