Merge branch 'deb' of git.voxelvortex.tk:voxelvortex/InstaTout into deb

Changes to be committed:
	modified:   program_install.sh
This commit is contained in:
Michael Scalzetti 2022-06-06 21:44:35 -04:00
commit abb7413750

View File

@ -26,7 +26,7 @@ curl -s 'https://download.opensuse.org/repositories/home:/ungoogled_chromium/Deb
apt-get update -y && apt-get upgrade -y apt-get update -y && apt-get upgrade -y
# Install my default apt stuff # Install my default apt stuff
apt-get install -y ungoogled-chromium librewolf firefox-esr code python3 python3-pip python3-wheel docker-compose docker.io zsh p7zip-full git iputils-* dnsutils net-tools htop progress nano vim neovim ncat ssh tree vlc snapd neofetch zip unzip cryptsetup apt-get install -y ungoogled-chromium librewolf firefox-esr code python3 python3-pip python3-wheel docker-compose docker.io zsh p7zip-full git iputils-* dnsutils net-tools htop progress nano vim neovim ncat ssh tree vlc snapd neofetch zip unzip cryptsetup virt-manager qemu
# Update python pip # Update python pip
python3 -m pip install -U pip python3 -m pip install -U pip