add scripts from dmzscripts repo to scripts

This commit is contained in:
2024-01-05 11:42:17 +01:00
parent d3e2cec3a7
commit 5e4f55af5b
10 changed files with 2256 additions and 0 deletions

5
scripts/ctcreate/newct Normal file
View File

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