Update 2A_Setting_Up_a_Bitcoin-Core_VPS_by_Hand.md

This commit is contained in:
Shannon Appelcline 2017-02-23 17:05:02 -08:00 committed by GitHub
parent 0a96d979fe
commit b954392f5c

View File

@ -303,6 +303,7 @@ You will want to do this all in the user1 account, so switch over:
``` ```
$ su user1 $ su user1
$ cd $ cd
$ source ~/.bash_profile
``` ```
### Setup Variables ### Setup Variables