add package installation
This commit is contained in:
parent
3370fd174b
commit
badad3952f
@ -21,6 +21,9 @@ curl -so /etc/iptables/ip6tables.rules $REPO/raw/master/post/ip6tables.rules
|
||||
systemctl enable iptables
|
||||
systemctl enable ip6tables
|
||||
|
||||
echo "Install minimal required packages..."
|
||||
pacman -S -q iftop htop bash-completion iotop lsof screen neofetch
|
||||
|
||||
echo "All done, reboot in 5 seconds..."
|
||||
sleep 5
|
||||
reboot
|
||||
|
Loading…
x
Reference in New Issue
Block a user