fixed typo
This commit is contained in:
parent
1cd755cab8
commit
ffeec117ea
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ fi
|
||||||
priority=19 # Priority level , 0 = regular app , 19 = very much background app
|
priority=19 # Priority level , 0 = regular app , 19 = very much background app
|
||||||
|
|
||||||
# Set the priority of the current script, Thank you Theluga.
|
# Set the priority of the current script, Thank you Theluga.
|
||||||
renice "$cpu_limit" "$$"
|
renice "$priority" "$$"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue