parent
f969814a60
commit
b6d5d2e824
2
build.sh
2
build.sh
@ -12,7 +12,7 @@ for f in ./versions/*; do
|
||||
|
||||
# copy version files
|
||||
cp "$f/profiledef.sh" .
|
||||
cp -r "$f/airootfs/*" ./airootfs/root/
|
||||
cp -r "$f/airootfs"/* ./airootfs/root/
|
||||
|
||||
# build it
|
||||
mkarchiso -v -o ${PWD}/out ${PWD}
|
||||
|
Loading…
x
Reference in New Issue
Block a user