mirror of
https://github.com/YunoHost-Apps/drupal_ynh.git
synced 2024-09-03 18:35:53 +02:00
Typo
This commit is contained in:
parent
f825753450
commit
0b9b2130b4
4 changed files with 4 additions and 4 deletions
|
@ -121,7 +121,7 @@ ynh_system_user_create --username=$app --home_dir="$final_path"
|
|||
#=================================================
|
||||
# SPECIFIC SETUP
|
||||
#=================================================
|
||||
# ADD SWAPP
|
||||
# ADD SWAP
|
||||
#=================================================
|
||||
ynh_print_info --message="Adding swap..."
|
||||
|
||||
|
|
|
@ -69,7 +69,7 @@ ynh_print_info --message="Removing nginx web server configuration..."
|
|||
ynh_remove_nginx_config
|
||||
|
||||
#=================================================
|
||||
# REMOVE SWAPP
|
||||
# REMOVE SWAP
|
||||
#=================================================
|
||||
ynh_print_info --message="Removing swap..."
|
||||
|
||||
|
|
|
@ -123,7 +123,7 @@ ynh_restore_file --origin_path="/etc/php/7.3/fpm/pool.d/$app.conf"
|
|||
ynh_restore_file --origin_path="/etc/cron.d/$app"
|
||||
|
||||
#=================================================
|
||||
# ADD SWAPP
|
||||
# ADD SWAP
|
||||
#=================================================
|
||||
ynh_print_info --message="Adding swap..."
|
||||
|
||||
|
|
|
@ -122,7 +122,7 @@ ynh_add_fpm_config --phpversion="7.3"
|
|||
#=================================================
|
||||
# SPECIFIC UPGRADE
|
||||
#=================================================
|
||||
# ADD SWAPP
|
||||
# ADD SWAP
|
||||
#=================================================
|
||||
ynh_print_info --message="Adding swap..."
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue