Base Setup

This commit is contained in:
Daniel Pätzold
2026-04-08 18:39:33 +02:00
parent e7b1f3754a
commit c9e38bba32
4 changed files with 14 additions and 19 deletions
+2 -2
View File
@@ -112,7 +112,7 @@ fi
install_sw()
{
check_root
yum install -y mc htop ipa-client thunderbird pip npm pykickstart gocryptfs mediawriter
dnf install -y mc htop ipa-client thunderbird pykickstart gocryptfs mediawriter
flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
#Set default Umask 0077
@@ -195,7 +195,7 @@ case $1 in
echo "Mode: Install"
install_sw
prepare_skel
# firstrun_prepare
firstrun_prepare
;;
'firstrun_prepare')
firstrun_prepare