| common | ||
| dependencies | ||
| install | ||
| motd | ||
| scripts | ||
| 010-Setting_TimeZone.sh | ||
| 015-Setting_locale.sh | ||
| 020-Checking_Dependencies.sh | ||
| 025-Unattended_Upgrades.sh | ||
| 030-Checking_Topgrade_Installation_Status.sh | ||
| 035-Runing_Topgrade.sh | ||
| 040-Checking_Custom_Bash_Aliases.sh | ||
| 050-Tweaking_Systemd_Journalling.sh | ||
| 055-Vaccuming_Systemd_Journalling.sh | ||
| 060-Updating_Custom_MOTD.sh | ||
| 080-Deploy_Netdata.sh | ||
| 090-Checking_IPA_Realm_Join_Status.sh | ||
| 095-FreeIPA_CA.sh | ||
| 110-Cleanup_Package_Manger.sh | ||
| 111-Cleanup_Old_Snaps.sh | ||
| 112-Cleanup_Old_Dockers.sh | ||
| README.md | ||
| template_setup.sh | ||
template_setup
cd /etc
git clone https://git.deathbybandaid.net/deathbybandaid/template_setup.git
OR
apt install curl
curl -sSL https://git.deathbybandaid.net/deathbybandaid/template_setup/raw/branch/master/install/install.sh | bash