Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
93556180ff
1 changed files with 4 additions and 0 deletions
4
install.sh
Normal file
4
install.sh
Normal file
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env sh
|
||||
|
||||
# install base packages from dotfiles first
|
||||
pacman -S dnsmasq nftables fail2ban radvd mkinitcpio
|
Loading…
Reference in a new issue