From 543b47e0199a0aef568ffccadfdfbc79f2e88857 Mon Sep 17 00:00:00 2001 From: archos Date: Thu, 2 May 2024 08:34:48 +0200 Subject: [PATCH] =?UTF-8?q?Drobn=C3=A1=20=C3=BAprava=20skriptu?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- auto_install_i3.sh | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/auto_install_i3.sh b/auto_install_i3.sh index 90ae7f8..191a68e 100644 --- a/auto_install_i3.sh +++ b/auto_install_i3.sh @@ -1,5 +1,14 @@ #!/bin/bash - +################################################################################################################## +# Written to be used on 64 bits computers +# Author : Archos +# Website : https://arch-linux.cz +################################################################################################################## +################################################################################################################## +# +# PEČLIVĚ SKRIPT ZKONTROLUJTE. SPUŠTĚNÍ JE NA VAŠE VLASTNÍ RIZIKO. +# +################################################################################################################## echo "Zahajujeme instalaci a konfiguraci vašeho i3 desktopu." # Kontrola oprávnění