You've already forked archiso-t2
mirror of
https://github.com/t2linux/archiso-t2.git
synced 2026-04-30 13:49:56 -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
|