Fix type in readme.txt
This commit is contained in:
parent
775c0b2e7b
commit
d429c2867e
|
@ -55,7 +55,7 @@ CREATE A NEW REPOSITORY (on the server by the administrator)
|
|||
sudo chown -R git:www-data myrepo.git
|
||||
sudo chmod -R 775 myrepo.git
|
||||
|
||||
Alternative you may run the following script as sudo:
|
||||
Alternatively you may run the following script as sudo:
|
||||
|
||||
sudo ./crea_repo.sh myrepo
|
||||
|
||||
|
|
Loading…
Reference in a new issue