3 lines
70 B
Bash
3 lines
70 B
Bash
|
#!/bin/bash
|
||
|
sudo ./archiso/mkarchiso -v -w work -o out configs/releng
|