mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-infect.git
synced 2025-03-21 04:59:32 +00:00
Dependencies resolve issue fixed
This commit is contained in:
parent
e039ac429b
commit
2ff5022b0b
1 changed files with 1 additions and 0 deletions
|
@ -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!
|
||||
|
|
Loading…
Add table
Reference in a new issue