Skip to content

Instantly share code, notes, and snippets.

@zosman1
Last active November 11, 2020 23:34
Show Gist options
  • Save zosman1/453666b19edb8328efb6a4ad106dba75 to your computer and use it in GitHub Desktop.
Save zosman1/453666b19edb8328efb6a4ad106dba75 to your computer and use it in GitHub Desktop.
#/bin/sh
#install 7z
pacman -Syy
pacman -S git --noconfirm
git clone "https://github.com/ApertureLinux/InstallationScript.git"
mv ./InstallationScript/* ./
./step1.sh
echo "Step 1 starting"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment