changed some lines to reflect the change in direction

This commit is contained in:
Michael Scalzetti 2022-03-24 01:18:00 -04:00
parent fe2d4c6293
commit f17099cee9
3 changed files with 0 additions and 6 deletions

View File

@ -15,6 +15,4 @@ modprobe -r iwlwifi && modprobe iwlwifi
# If wired networking is working, but gnome doesnt recognize it properly, check out this post:
# https://forums.debian.net/viewtopic.php?t=104561
mv $LOC/files/Desktop $LOC/files/InstallMe
$LOC/finalize.sh

View File

@ -1,9 +1,6 @@
# unprivileged user's name, change this if it isnt right
USER="michael"
# Move files to home dir
mv ./files/InstallMe /home/$USER
# List gnome extensions to install
echo -e "\nGnome extensions:"

View File

@ -6,7 +6,6 @@ $LOC/program_install.sh
apt-get update &&\
apt-get install -y ungoogled-chromium librewolf code python3 python3-pip python3-wheel docker-compose docker.io zsh gdb p7zip-full git iputils-* dnsutils net-tools ffmpeg htop nano vim neovim nmap ncat ssh tree vlc snapd audacity filezilla
mv $LOC/files/Laptop $LOC/files/InstallMe
# Point to Fprint driver
echo -e "\n\nFigerprint\n\tCheck out: https://gist.github.com/d-k-bo/15e53eab53e2845e97746f5f8661b224"