mirror of
				https://framagit.org/YunoHost-Apps/gitea_ynh.git
				synced 2025-10-30 13:25:30 +01:00 
			
		
		
		
	Fix install and fix linter
This commit is contained in:
		| @@ -15,10 +15,10 @@ After=slapd.service | ||||
| Type=simple | ||||
| User=__APP__ | ||||
| Group=__APP__ | ||||
| WorkingDirectory=/home/__APP__ | ||||
| WorkingDirectory=/home/yunohost.app/__APP__ | ||||
| ExecStart=/opt/__APP__/gitea web | ||||
| Restart=always | ||||
| Environment=USER=__APP__ HOME=/home/__APP__ | ||||
| Environment=USER=__APP__ HOME=/home/yunohost.app/__APP__ | ||||
|  | ||||
| # Sandboxing options to harden security | ||||
| # Depending on specificities of your service/app, you may need to tweak these  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Josué Tille
					Josué Tille