5
0
Fork 0
mirror of https://codeberg.org/Computertruhe/Setup-Skripte.git synced 2025-06-28 11:26:18 +02:00
Sammlung an Automatisierungsskripten, die nach oder während der Basisinstallation der Betriebssysteme zum Einsatz kommen, um weitere Software zu installieren oder um diverse Einstellungen am System vorzunehmen.
Find a file
stefan230 5328c51211 Adds check if the script was run as root or with sudo
adds a simple check at the beginning of the script to determine if the script was run with root priviliges or not. If the script was run as root (or using sudo) the script will continue as normal. If not run as root the script will abort with an error.
2020-01-10 18:53:17 +01:00
.gitignore Init .gitingore, LICENSE, README.md 2019-11-03 00:22:45 +01:00
LICENSE Init .gitingore, LICENSE, README.md 2019-11-03 00:22:45 +01:00
linux_mint.sh Adds check if the script was run as root or with sudo 2020-01-10 18:53:17 +01:00
README.md Some small text changes 2019-12-17 01:07:23 +01:00

Setup neuer Rechner

Beschreibung

Dieses Repository enthält Skripte und Tools, die zum Einrichten neuer Systeme verwendet werden.