Created
March 14, 2021 03:04
-
-
Save crabdancing/6c9731e567fa0d81e421b541fb113fa9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/env bash | |
| mkdir arch-install-scripts | |
| cd arch-install-scripts | |
| wget https://archlinux.org/packages/extra/any/arch-install-scripts/download/ -O - | unzstd | tar x |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment