Loading README.md +7 −0 Original line number Diff line number Diff line Loading @@ -173,3 +173,10 @@ You can then, for example, run the card interfacing tool using: ```bash python3 -m poolpay.card id ``` As last step, deploy the systemd unit: ```bash sudo cp /coli/poolpay/poolpay.service /etc/systemd/system sudo systemctl enable --now poolpay ``` Loading
README.md +7 −0 Original line number Diff line number Diff line Loading @@ -173,3 +173,10 @@ You can then, for example, run the card interfacing tool using: ```bash python3 -m poolpay.card id ``` As last step, deploy the systemd unit: ```bash sudo cp /coli/poolpay/poolpay.service /etc/systemd/system sudo systemctl enable --now poolpay ```