Updates
This commit is contained in:
parent
a4e7534403
commit
18de76b03e
1 changed files with 1 additions and 0 deletions
1
makefile
1
makefile
|
@ -15,6 +15,7 @@ system-dependencies:
|
||||||
pacman -Sy --needed archlinux-keyring # get latest keys
|
pacman -Sy --needed archlinux-keyring # get latest keys
|
||||||
pacman -Syu # update everything
|
pacman -Syu # update everything
|
||||||
pacman -S --needed dnsmasq nftables fail2ban radvd git dhcpcd wireguard-tools # install anything needed
|
pacman -S --needed dnsmasq nftables fail2ban radvd git dhcpcd wireguard-tools # install anything needed
|
||||||
|
echo "The system has updated. This usually means the kernel updated, so tailscale needs you to reboot."
|
||||||
|
|
||||||
.PHONY: restart-services
|
.PHONY: restart-services
|
||||||
restart-services:
|
restart-services:
|
||||||
|
|
Loading…
Reference in a new issue