v3-revamp-fedora
This commit is contained in:
@@ -53,7 +53,7 @@ install_packages \
|
||||
man-db tree xdg-user-dirs rsync time bat \
|
||||
thunar thunar-archive-plugin thunar-volman \
|
||||
baobab gvfs-smb hddtemp squashfs-tools \
|
||||
zip gzip p7zip unace unrar xarchiver \
|
||||
zip gzip p7zip unace unrar xarchiver chromium \
|
||||
feh gnome-font-viewer dconf-editor hardinfo2 lsb_release \
|
||||
powertop inxi acpi plocate nm-connection-editor \
|
||||
python3-pylint qt6-qtsvg qt6-qtvirtualkeyboard qt6-qtmultimedia \
|
||||
|
||||
+1
-1
@@ -232,7 +232,7 @@ if [[ "${BASH_SOURCE[0]}" == "${0}" ]]; then
|
||||
echo
|
||||
echo " 1) minimal"
|
||||
echo " 2) full"
|
||||
if ! read -t 15 -rp "Enter choice [1/2/3/4] (default: 1): " choice; then
|
||||
if ! read -t 15 -rp "Enter choice [1/2] (default: 1): " choice; then
|
||||
choice="1"
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user