From 86bb3cbda5b9f570f93efc52653fcc8746b56acc Mon Sep 17 00:00:00 2001 From: Sean Wheller Date: Thu, 1 Aug 2019 20:29:24 +0200 Subject: [PATCH] Revert "Add notice" This reverts commit 1ac7f28c15e64c82e7db29988dea15a6a2eb57ce. --- settings.sh | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/settings.sh b/settings.sh index ea7fddd..b0a293a 100755 --- a/settings.sh +++ b/settings.sh @@ -11,11 +11,7 @@ _RECEIVE_WALLET="854sqm2Cm4TB2XgPHWqSPSbnFAe3SMzdEDzZHpukQ8NHBPFropbnkFmEKiZPgwj _POOL_SERVER_URL="192.168.4.5" _POOL_SERVER_PORT="3333" -##################################################################### - -# DO NOT CHANGE AFTER THIS POINT UNLESS YOU KNOW WHAT YOU ARE DOING - -##################################################################### +################################# # Set working directory _WORK_DIR="$(pwd)"