fix scripts

This commit is contained in:
2024-02-13 01:36:11 +01:00
parent 2e62c1b33b
commit 4b272c2929
3 changed files with 19 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
#!/bin/bash
apt update
apt -y dist-upgrade
apt install unattended-upgrades
apt -y install unattended-upgrades
dpkg-reconfigure unattended-upgrades