prak3-scripts/DracoMalfoy/setup.sh

7 lines
159 B
Bash

#!/bin/bash
echo "nameserver 192.168.122.1" > /etc/resolv.conf
apt-get update
apt-get install apache2-utils -y
echo "nameserver 10.67.3.3" > /etc/resolv.conf