mirror of
https://github.com/KDE/kde-linux.git
synced 2026-04-24 08:27:40 -04:00
fix: typo in build.sh prevents building
Signed-off-by: Ryan Brue <ryanbrue.dev@gmail.com>
This commit is contained in:
2
build.sh
2
build.sh
@@ -31,7 +31,7 @@ mkosi \
|
||||
--environment="CI_PIPELINE_URL=${CI_PIPELINE_URL:-https://invent.kde.org}" \
|
||||
--image-id="$NAME" \
|
||||
--image-version="$VERSION" \
|
||||
--output-directory=.
|
||||
--output-directory=. \
|
||||
"$@"
|
||||
|
||||
# NOTE: /efi must be empty so auto mounting can happen. As such we put our templates in a different directory
|
||||
|
||||
Reference in New Issue
Block a user