cleaning
This commit is contained in:
+1
-1
@@ -44,7 +44,7 @@ ynh_config_add_nginx
|
|||||||
#=================================================
|
#=================================================
|
||||||
ynh_script_progression "Updating configuration..."
|
ynh_script_progression "Updating configuration..."
|
||||||
|
|
||||||
ynh_config_add --template="default.env" --destination="$install_dir/.env"
|
#ynh_config_add --template="default.env" --destination="$install_dir/.env"
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# BUILD THE APPLICATION
|
# BUILD THE APPLICATION
|
||||||
|
|||||||
@@ -39,10 +39,6 @@ ynh_config_add_nginx
|
|||||||
|
|
||||||
ynh_config_add --template="cron" --destination="/etc/cron.d/$app"
|
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
|
# UPDATE A CONFIG FILE
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|||||||
Reference in New Issue
Block a user