fix(just): fix syntax for benchmark ujust (#1451)

This commit is contained in:
HikariKnight 2024-08-02 16:25:15 +02:00 committed by GitHub
parent 37b664260c
commit ecfc56d1fa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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