etherpad #51

Merged
Ark74 merged 3 commits from unstable into master 2021-05-16 21:27:41 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit f066504f30 - Show all commits

View File

@ -40,7 +40,7 @@ else
echo " \"$(echo $1|awk -F '=' '{print$1}')\" seems present, skipping setting this variable"
fi
}
FSTAB="/etc/fstab"
FSTAB=/etc/fstab
##Disable swap
swapoff -a