mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-04 02:15:24 +01:00
5 lines
62 B
Bash
Executable file
5 lines
62 B
Bash
Executable file
src_prepare() {
|
|
default_src_prepare
|
|
|
|
touch config.h
|
|
}
|