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