mirror of
https://github.com/YunoHost-Apps/mastodon_ynh.git
synced 2024-09-03 19:46:02 +02:00
update comment
This commit is contained in:
parent
68b0d47a7b
commit
ba69c88733
1 changed files with 4 additions and 2 deletions
|
@ -215,8 +215,10 @@ ynh_add_nginx_config
|
|||
#=================================================
|
||||
# SPECIFIC UPGRADE
|
||||
#=================================================
|
||||
# ADD SWAP IF NEEDED
|
||||
#==if [ -n "$(grep 'kthreadd' /proc/2/status 2>/dev/null)" ]; then
|
||||
# ADD SWAP IF NEEDED and not contenerized
|
||||
#=================================================
|
||||
|
||||
if [ -n "$(grep 'kthreadd' /proc/2/status 2>/dev/null)" ]; then
|
||||
|
||||
ynh_script_progression --message="Adding swap if needed..." --weight=1
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue