1
0
Fork 0
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:
rosbeef andino 2022-12-11 18:19:36 +00:00 committed by GitHub
parent 68b0d47a7b
commit ba69c88733
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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