Skip to content

Commit 4b69e86

Browse files
author
coin
committed
Merge branch 'nodevfee'
2 parents f274060 + 57b6581 commit 4b69e86

3 files changed

Lines changed: 5 additions & 0 deletions

File tree

config.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@
33
-eworker `hostname`
44
-epsw x
55
-mode 1
6+
-r 1

reboot.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
echo 1 > /proc/sys/kernel/sysrq
2+
echo b > /proc/sysrq-trigger
3+
reboot -f

run.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
cd /root/work/claymore && ./startup

0 commit comments

Comments
 (0)