This commit is contained in:
Jesús 2019-01-17 21:39:10 -05:00
parent d3622abca2
commit d34a9439ac
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

View File

@ -11,7 +11,7 @@
1. Clone **Personal-site** 1. Clone **Personal-site**
git clone https://gitlab.com/heckyel-ng/personal-site /path/to/site git clone https://libregit.org/heckyel/personal-site /path/to/site
2. Run `virtualenv`. 2. Run `virtualenv`.
@ -27,7 +27,7 @@
# Configuration Postgres # Configuration Postgres
1. Logion as postgres 1. Login as postgres
sudo su - postgres sudo su - postgres
@ -144,13 +144,13 @@
7. Create the media/ directory 7. Create the media/ directory
``` ```
cd /path/to/personalsite cd /path/to/personalsite
``` ```
``` ```
mkdir media/ mkdir media/
``` ```
8. Change Permition to media/ at group http 8. Change Permition to media/ at group http