Fix it up a bit more
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
apio 2022-12-23 10:48:00 +01:00
parent 913b13b380
commit 34e6c05cef
Signed by: apio
GPG Key ID: B8A7D06E42258954

View File

@ -11,4 +11,4 @@ mkdir -p $LUNA_BASE/usr/include/moon
mkdir -p $LUNA_BASE/usr/include/luna
cp -RT kernel/**/*.h $LUNA_BASE/usr/include/moon
cp -RT luna/*.h $LUNA_BASE/usr/include/luna
cp -RT luna/include/luna/*.h $LUNA_BASE/usr/include/luna