From b69aaa9b72994fb4970b483634ec716269ac817d Mon Sep 17 00:00:00 2001 From: Sascha Henke Date: Tue, 17 Nov 2020 02:41:52 +0100 Subject: [PATCH] Changed link to information location (#1776) --- home.admin/config.scripts/bonus.pool.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home.admin/config.scripts/bonus.pool.sh b/home.admin/config.scripts/bonus.pool.sh index a5f6565a..d75e5c54 100644 --- a/home.admin/config.scripts/bonus.pool.sh +++ b/home.admin/config.scripts/bonus.pool.sh @@ -134,7 +134,7 @@ WantedBy=multi-user.target isInstalled=$(sudo -u pool /home/pool/go/bin/pool | grep -c pool) if [ ${isInstalled} -gt 0 ]; then echo " -# Usage and examples: https://gitlab.com/lightning-labs/pool +# Usage and examples: https://github.com/lightninglabs/pool # Use the command: 'sudo su - pool' # in the terminal to switch to the dedicated user. # Type 'pool' again to see the options.