mirror of
https://gitea.dmz.rs/Decentrala/dmzconf.git
synced 2026-07-11 14:02:35 +02:00
add scripts from dmzscripts repo to scripts
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
apt update
|
||||
apt -y dist-upgrade
|
||||
apt install unattended-upgrades
|
||||
dpkg-reconfigure unattended-upgrades
|
||||
Reference in New Issue
Block a user