mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2024-11-25 20:59:21 +01:00
briar: adjust a lot, including child progresses is the point of this script
As Tor likes to take 100 % of CPU
This commit is contained in:
parent
384c6dec88
commit
2c4a1ebf0d
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
set -x
|
||||
cpulimit -l 1 flatpak run org.briarproject.Briar//stable "$@"
|
||||
cpulimit --lazy --include-children --limit=30 flatpak run org.briarproject.Briar//stable "$@"
|
||||
set +x
|
||||
|
Loading…
Reference in New Issue
Block a user