Update pivilion manual setup

v3d 2018-05-04 00:06:14 +00:00
parent d764404cde
commit 03585ef5c7

@ -135,7 +135,7 @@ Dnsmasq is a Domain Name System (DNS) forwarder and Dynamic Host Configuration P
`sudo apt install git` `sudo apt install git`
Git (/ɡɪt/) is a version control system (VCS) that is used for software development and other version control tasks. We use it download settings and scripts from our Gitlab repository. Git (/ɡɪt/) is a version control system (VCS) that is used for software development and other version control tasks. We use it download settings and scripts from our GitLab repository.
### Install Tor ### Install Tor
@ -151,7 +151,7 @@ Make sure you are root before doing these steps. The root account is disabled on
`sudo -s` `sudo -s`
### Pull config and settings from Gitlab ### Pull config and settings from GiLtab
`cd /` (DO NOT SKIP THIS STEP) `cd /` (DO NOT SKIP THIS STEP)
`git init` `git init`