diff --git a/coinConfig.json b/coinConfig.json index 995341a..7333407 100644 --- a/coinConfig.json +++ b/coinConfig.json @@ -8,4 +8,4 @@ "mixIn": 4, "shortCode": "XMR" } -} \ No newline at end of file +} diff --git a/deployment/leaf.bash b/deployment/leaf.bash index 79098bb..5e7d73b 100644 --- a/deployment/leaf.bash +++ b/deployment/leaf.bash @@ -49,4 +49,4 @@ sudo env PATH=$PATH:`pwd`/.nvm/versions/node/v6.9.2/bin `pwd`/.nvm/versions/node sudo chown -R $CURUSER. ~/.pm2 echo "Installing pm2-logrotate in the background!" pm2 install pm2-logrotate & -echo "You're setup with a leaf node! Congrats" \ No newline at end of file +echo "You're setup with a leaf node! Congrats" diff --git a/sample_config.sql b/sample_config.sql index 0f96829..dac267e 100644 --- a/sample_config.sql +++ b/sample_config.sql @@ -3,4 +3,4 @@ UPDATE pool.config SET item_value = '' WHERE module = 'payout' and item = 'feeAd UPDATE pool.config SET item_value = '' WHERE module = 'general' and item = 'mailgunKey'; UPDATE pool.config SET item_value = '' WHERE module = 'general' and item = 'mailgunURL'; UPDATE pool.config SET item_value = '' WHERE module = 'general' and item = 'emailFrom'; -UPDATE pool.config SET item_value = '' WHERE module = 'general' and item = 'shareHost'; \ No newline at end of file +UPDATE pool.config SET item_value = '' WHERE module = 'general' and item = 'shareHost'; diff --git a/sql_sync/config_entries.json b/sql_sync/config_entries.json index 56220ff..98eaafb 100644 --- a/sql_sync/config_entries.json +++ b/sql_sync/config_entries.json @@ -535,4 +535,4 @@ "item_type": "string", "Item_desc": "Signature line for the emails." } -] \ No newline at end of file +]