1
0

sudo entfernt

This commit is contained in:
2026-01-26 20:45:45 +00:00
parent b285dbb974
commit 5aba6a7978

View File

@@ -16,7 +16,7 @@
ASCIINEMA_API_URL="https://ascii.retronerd.at"
# Software installieren
sudo apt update && sudo apt install asciinema -y
apt update && apt install asciinema -y
# Eintragung in die bash
CONFIG_FILE="/root/.bashrc"