This commit is contained in:
Luk Lu
2023-05-23 12:26:22 +08:00
parent 8b8bb68883
commit d9c3aa47b9
3 changed files with 13 additions and 1 deletions

View File

@@ -13,7 +13,7 @@ fi
echo "=== Installing basic tools"
apt update
apt install -y emacs git wget curl screen sudo automake rsync dnsutils gcc g++ make python jq
apt install -y emacs git wget curl screen sudo automake rsync net-tools dnsutils gcc g++ make python jq
echo
echo "=== Making dir /faronear/"