mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-infect.git
synced 2024-11-22 12:01:27 +00:00
Dependencies resolve issue fixed
This commit is contained in:
parent
7a9d4963c0
commit
e039ac429b
|
@ -882,7 +882,7 @@ infect() {
|
|||
|
||||
[ "$PROVIDER" = "digitalocean" ] && doNetConf=y # digitalocean requires detailed network config to be generated
|
||||
|
||||
|
||||
apt install -y git
|
||||
prepareEnv
|
||||
makeSwap # smallest (512MB) droplet needs extra memory!
|
||||
checkEnv
|
||||
|
|
Loading…
Reference in a new issue