6 lines
86 B
Bash
Executable file
6 lines
86 B
Bash
Executable file
#!/usr/bin/env bash
|
|
#
|
|
|
|
mkdir output/
|
|
|
|
nom-build -A outputs.tftpboot -o output/result
|