We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab03849 commit 8c1e831Copy full SHA for 8c1e831
l2/_op_rbuilder/mkosi.build
@@ -60,7 +60,7 @@ fi
60
61
# build node-healthchecker
62
63
-if [ -f "$SRCDIR/l2/_op_rbuilder/mkosi.extra/usr/bin/node-healthchecker" ]; then
+if [ -f "$SRCDIR/l2/mkosi.extra/usr/bin/node-healthchecker" ]; then
64
echo "Using pre-built node-healthchecker binary"
65
else
66
make_git_package \
0 commit comments