Making swap sooner as dnf under DigitalOcean requires more memory (#36)

This commit is contained in:
Marek Mahut 2019-05-11 04:42:20 +02:00 committed by Eric Litak
parent b95ff459a8
commit 6c6e63594d

View File

@ -253,9 +253,9 @@ infect() {
[ -z "$PROVIDER" ] && PROVIDER="digitalocean" # you may also prepend PROVIDER=vultr to your call instead
prepareEnv
makeSwap # smallest (512MB) droplet needs extra memory!
checkEnv
makeConf
makeSwap # smallest (512MB) droplet needs extra memory!
infect
removeSwap