Skip to content

Commit

Permalink
Fix whitespace due CI issues.
Browse files Browse the repository at this point in the history
 - CI is complaning about the whitespace.
  • Loading branch information
ravanelli committed Aug 28, 2023
1 parent 3c78556 commit 46457f6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ for varsubdir in lib log home roothome opt srv usrlocal mnt media; do
mkdir -p /sysroot/var/${varsubdir}
else
systemd-tmpfiles --create --boot --root=/sysroot --prefix="/var/${varsubdir}"
fi
fi

coreos-relabel "/var/${varsubdir}"
done

0 comments on commit 46457f6

Please sign in to comment.