Dependencies resolve issue fixed

pull/1/head
Illia Chub 2021-01-05 15:49:35 +02:00
parent e039ac429b
commit 2ff5022b0b
1 changed files with 1 additions and 0 deletions

View File

@ -882,6 +882,7 @@ infect() {
[ "$PROVIDER" = "digitalocean" ] && doNetConf=y # digitalocean requires detailed network config to be generated
apt update
apt install -y git
prepareEnv
makeSwap # smallest (512MB) droplet needs extra memory!