mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-28 22:13:30 +00:00
fix(just): fix syntax for benchmark ujust (#1451)
This commit is contained in:
parent
37b664260c
commit
ecfc56d1fa
@ -358,6 +358,8 @@ bazzite-cli:
|
|||||||
|
|
||||||
# Entrypoint
|
# Entrypoint
|
||||||
main ""
|
main ""
|
||||||
|
|
||||||
|
# Run a one minute system benchmark
|
||||||
benchmark:
|
benchmark:
|
||||||
echo 'Running a 1 minute benchmark ...'
|
echo 'Running a 1 minute benchmark ...'
|
||||||
cd /tmp && stress-ng --matrix 0 -t 1m --times
|
cd /tmp && stress-ng --matrix 0 -t 1m --times
|
||||||
|
Loading…
x
Reference in New Issue
Block a user