mirror of
https://gitlab.com/t6353/sharee.bike.wiki.git
synced 2024-12-22 15:46:26 +01:00
Update Installation guide
This commit is contained in:
parent
30c290f3cc
commit
4de5f5aa0a
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ service apache2 restart
|
||||||
The copri operator-instance installation is done by
|
The copri operator-instance installation is done by
|
||||||
```
|
```
|
||||||
mkdir /exports && cd /exports
|
mkdir /exports && cd /exports
|
||||||
git clone ssh://gitlab/sharee.bike
|
git clone https://gitlab.com/t6353/sharee.bike.git
|
||||||
mv sharee.bike gitlab
|
mv sharee.bike gitlab
|
||||||
cd gitlab/copri4 && ./mkaccess
|
cd gitlab/copri4 && ./mkaccess
|
||||||
cd /var/www && ln -s ../../exports/gitlab/copri4
|
cd /var/www && ln -s ../../exports/gitlab/copri4
|
||||||
|
|
Loading…
Reference in a new issue