forked from obel1x/fedora-OEMDRV
Base Setup
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user