mirror of
				https://framagit.org/YunoHost-Apps/gitea_ynh.git
				synced 2025-10-30 21:35:36 +01:00 
			
		
		
		
	Merge branch 'testing' of https://github.com/YunoHost-Apps/gitea_ynh into testing
This commit is contained in:
		| @@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in | |||||||
| Gitea is a fork of Gogs a self-hosted Git service written in Go. Alternative to GitHub. | Gitea is a fork of Gogs a self-hosted Git service written in Go. Alternative to GitHub. | ||||||
|  |  | ||||||
|  |  | ||||||
| **Shipped version:** 1.17.2~ynh1 | **Shipped version:** 1.17.2~ynh2 | ||||||
|  |  | ||||||
| ## Screenshots | ## Screenshots | ||||||
|  |  | ||||||
|   | |||||||
| @@ -18,7 +18,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour | |||||||
| Gitea is a fork of Gogs a self-hosted Git service written in Go. Alternative to GitHub. | Gitea is a fork of Gogs a self-hosted Git service written in Go. Alternative to GitHub. | ||||||
|  |  | ||||||
|  |  | ||||||
| **Version incluse :** 1.17.2~ynh1 | **Version incluse :** 1.17.2~ynh2 | ||||||
|  |  | ||||||
| ## Captures d'écran | ## Captures d'écran | ||||||
|  |  | ||||||
|   | |||||||
| @@ -66,4 +66,5 @@ set_permission() { | |||||||
|     chmod u=rwx,g=rx,o= "$final_path/custom/conf/app.ini" |     chmod u=rwx,g=rx,o= "$final_path/custom/conf/app.ini" | ||||||
|     chmod u=rwX,g=rX,o= "$datadir" |     chmod u=rwX,g=rX,o= "$datadir" | ||||||
|     chmod u=rwX,g=rX,o= "/var/log/$app" |     chmod u=rwX,g=rX,o= "/var/log/$app" | ||||||
|  |     chmod u=rwx,g=,o= "$ssh_path" | ||||||
| } | } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 ericgaspar
					ericgaspar