mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-21 00:40:01 +00:00
Merge branch 'main' into testing
This commit is contained in:
commit
8cda2ed552
@ -376,6 +376,7 @@ RUN --mount=type=cache,dst=/var/cache/rpm-ostree \
|
||||
topgrade \
|
||||
ydotool \
|
||||
yafti \
|
||||
stress-ng \
|
||||
lsb_release && \
|
||||
rpm-ostree install \
|
||||
ublue-update && \
|
||||
|
@ -358,3 +358,8 @@ bazzite-cli:
|
||||
|
||||
# Entrypoint
|
||||
main ""
|
||||
|
||||
# Run a one minute system benchmark
|
||||
benchmark:
|
||||
echo 'Running a 1 minute benchmark ...'
|
||||
cd /tmp && stress-ng --matrix 0 -t 1m --times
|
||||
|
Loading…
x
Reference in New Issue
Block a user