mirror of
https://framagit.org/YunoHost-Apps/gitea_ynh.git
synced 2024-11-22 11:01:37 +01:00
Merge branch 'patch-1' into 'testing'
Update upgrade command See merge request YunoHost-Apps/gitea_ynh!40
This commit is contained in:
commit
e462bb5218
@ -19,7 +19,7 @@ From the command-line:
|
|||||||
## Upgrade
|
## Upgrade
|
||||||
From the command-line:
|
From the command-line:
|
||||||
|
|
||||||
`sudo yunohost app upgrade Gitea -u https://framagit.org/YunoHost-Apps/gitea_ynh gitea`
|
`sudo yunohost app upgrade gitea -u https://framagit.org/YunoHost-Apps/gitea_ynh`
|
||||||
|
|
||||||
## Notes on SSH usage
|
## Notes on SSH usage
|
||||||
If you want to use Gitea with ssh and be able to pull/push with you ssh key, your ssh daemon must be properly configured to use private/public keys. Here is a sample configuration of `/etc/ssh/sshd_config` that works with Gitea:
|
If you want to use Gitea with ssh and be able to pull/push with you ssh key, your ssh daemon must be properly configured to use private/public keys. Here is a sample configuration of `/etc/ssh/sshd_config` that works with Gitea:
|
||||||
|
Loading…
Reference in New Issue
Block a user