Skip to content

Update liskpool.py such that the payments.sh it creates can be called…#29

Open
arthur-fox wants to merge 1 commit intodakk:masterfrom
arthur-fox:patch-2
Open

Update liskpool.py such that the payments.sh it creates can be called…#29
arthur-fox wants to merge 1 commit intodakk:masterfrom
arthur-fox:patch-2

Conversation

@arthur-fox
Copy link
Contributor

… from anywhere.

By adding "$(dirname $0)/" to the node command, a call of /bin/bash ***/payments.sh will end up working fine from any path. Otherwise you need to execute "payments.sh" from the same directory it lives in for the dpos-api-fallback to work.

… from anywhere.

By adding "$(dirname $0)/" to the node command, a call of /bin/bash ***/payments.sh will end up working fine from any path. Otherwise you need to execute "payments.sh" from the same directory it lives in for the dpos-api-fallback to work.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant