mirror of
https://gitlab.com/JKANetwork/JKArch.git
synced 2026-03-02 08:44:04 +01:00
4 lines
150 B
Bash
Executable File
4 lines
150 B
Bash
Executable File
#!/bin/bash
|
|
wget https://gitlab.com/JKANetwork/JKArch/raw/master/archinstall/archinstall.sh -O archinstall.sh
|
|
chmod +x archinstall.sh
|
|
./archinstall.sh |