fix URL
This commit is contained in:
parent
d3622abca2
commit
d34a9439ac
16
HACKING.md
16
HACKING.md
@ -11,7 +11,7 @@
|
||||
|
||||
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`.
|
||||
|
||||
@ -27,7 +27,7 @@
|
||||
|
||||
# Configuration Postgres
|
||||
|
||||
1. Logion as postgres
|
||||
1. Login as postgres
|
||||
|
||||
sudo su - postgres
|
||||
|
||||
@ -144,13 +144,13 @@
|
||||
|
||||
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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user