1
0
mirror of https://github.com/tommytran732/Linux-Setup-Scripts synced 2024-09-07 16:23:30 -04:00

Update after fixing repos

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2024-02-01 02:07:23 -07:00
parent 77c3b23e3d
commit c479d1a5cb
Signed by: Tomster
GPG Key ID: 555C902A34EC968F

View File

@ -27,10 +27,6 @@ systemctl mask debug-shell.service
curl https://raw.githubusercontent.com/TommyTran732/Linux-Setup-Scripts/main/etc/apt/apt.conf.d/99sane-upgrades | sudo tee /etc/apt/apt.conf.d/99sane-upgrades
chmod 644 /etc/apt/apt.conf.d/99sane-upgrades
apt update
apt full-upgrade -y
apt autoremove -y
# Setup NTS
rm -rf /etc/chrony/chrony.conf
curl https://raw.githubusercontent.com/GrapheneOS/infrastructure/main/chrony.conf | tee /etc/chrony/chrony.conf
@ -64,6 +60,12 @@ deb http://download.proxmox.com/debian/pve bookworm pve-no-subscription' | tee /
echo 'deb http://download.proxmox.com/debian/ceph-quincy bookworm no-subscription' | tee /etc/apt/sources.list.d/ceph.list
# Update packages
apt update
apt full-upgrade -y
apt autoremove -y
# Install packages
apt install -y intel-microcode tuned fwupd dropbear-initramfs