Return whois

rolling-testing
Inex Code 2021-11-18 21:55:32 +02:00
parent 45ad07eca6
commit 7ebf4a501c
1 changed files with 1 additions and 1 deletions

View File

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