5 lines
172 B
Plaintext
5 lines
172 B
Plaintext
# Change this to the user you want to run the node as
|
|
RUN_AS=kurk:kurk
|
|
# Change this to the directory you want to run the node from (no trailing /)
|
|
ALGODIR=/home/kurk/node
|