mirror of
https://github.com/klaussilveira/gitlist.git
synced 2025-11-18 03:30:55 +01:00
Update master
This commit is contained in:
@@ -48,7 +48,7 @@ Download the GitList latest package and decompress to your `/var/www/gitlist` fo
|
|||||||
git clone https://github.com/klaussilveira/gitlist.git /var/www/gitlist
|
git clone https://github.com/klaussilveira/gitlist.git /var/www/gitlist
|
||||||
```
|
```
|
||||||
|
|
||||||
Now open up the `config.ini` and configure your installation. You'll have to provide where your repositories are located and the base GitList URL (in our case, http://localhost/gitlist). Now, let's create the cache folder and give the correct permissions:
|
Rename the `config.ini-example` file to `config.ini`. Now open up the `config.ini` and configure your installation. You'll have to provide where your repositories are located and the base GitList URL (in our case, http://localhost/gitlist). Now, let's create the cache folder and give the correct permissions:
|
||||||
|
|
||||||
```
|
```
|
||||||
cd /var/www/gitlist
|
cd /var/www/gitlist
|
||||||
|
|||||||
Reference in New Issue
Block a user