mirror of
https://github.com/t2linux/archiso-t2.git
synced 2026-08-16 05:18:03 -07:00
4 lines
86 B
Bash
Executable File
4 lines
86 B
Bash
Executable File
#!/bin/bash
|
|
sudo ln -s $PWD/archiso/airootfs/t2kern /t2kern
|
|
sudo mkarchiso -v archiso
|