From b954392f5c47b8116b3727f27ab489339015ef12 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Thu, 23 Feb 2017 17:05:02 -0800 Subject: [PATCH] Update 2A_Setting_Up_a_Bitcoin-Core_VPS_by_Hand.md --- 2A_Setting_Up_a_Bitcoin-Core_VPS_by_Hand.md | 1 + 1 file changed, 1 insertion(+) diff --git a/2A_Setting_Up_a_Bitcoin-Core_VPS_by_Hand.md b/2A_Setting_Up_a_Bitcoin-Core_VPS_by_Hand.md index e533b97..9e93af9 100644 --- a/2A_Setting_Up_a_Bitcoin-Core_VPS_by_Hand.md +++ b/2A_Setting_Up_a_Bitcoin-Core_VPS_by_Hand.md @@ -303,6 +303,7 @@ You will want to do this all in the user1 account, so switch over: ``` $ su user1 $ cd +$ source ~/.bash_profile ``` ### Setup Variables