Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
minerstat
minerstat-os
Commits
ac4974f6
Commit
ac4974f6
authored
Jun 26, 2022
by
coinscrow
🔷
Browse files
curve move sleep
parent
9661f9d8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
8 deletions
+4
-8
core/curve
core/curve
+4
-8
No files found.
core/curve
View file @
ac4974f6
...
...
@@ -508,20 +508,12 @@ loop() {
sudo
su
-c
"nvidia-settings -c :0
$PARAMS
$PARAMSAFETY
"
fi
fi
# Wait for x seconds
sleep
$SLEEP
else
echo
"Curve process is blocked by ClockTune because different static fan ranges"
if
[[
$JUSTSTART
=
"0"
]]
;
then
JUSTSTART
=
"1"
#timeout 25 screen -A -m -d -S fan sudo bash /home/minerstat/minerstat-os/bin/setfans.sh &
fi
# Wait for x seconds
sleep
$SLEEP
fi
# Octominer Static / Auto-fans
...
...
@@ -533,6 +525,10 @@ loop() {
fi
fi
# Wait for x seconds
sleep
$SLEEP
# Restart loop
loop
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment