Updated script
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
sudo apt update -y && sudo apt upgrade -y
|
sudo apt update -y && sudo apt upgrade -y
|
||||||
|
|
||||||
sudo apt install iptables tmux git vim-nox dnsmasq dhcpcd tightvncserver -y
|
sudo apt install iptables tmux git vim-nox dnsmasq -y
|
||||||
|
|
||||||
cd ~
|
cd ~
|
||||||
git clone https://git.ncltech.co.uk/phil/.dotfiles
|
git clone https://git.ncltech.co.uk/phil/.dotfiles
|
||||||
@@ -77,4 +77,3 @@ EOF
|
|||||||
|
|
||||||
|
|
||||||
sudo systemctl enable dnsmasq
|
sudo systemctl enable dnsmasq
|
||||||
sudo systemctl enable dhcpcd
|
|
||||||
|
|||||||
Reference in New Issue
Block a user