 82734470d2
			
		
	
	
		82734470d2
		
	
	
	
		
			
	
		
	
	
		
			All checks were successful
		
		
	
	ci/woodpecker/push/build Pipeline was successful
				
			- update makedeb - use bin, git, normal, leafee98 to classify packages - only build package from leafee98 and bin in ci - add script to build all packages locally - add more log about running hook in build.sh
		
			
				
	
	
		
			16 lines
		
	
	
		
			293 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			293 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
| [Unit]
 | |
| Description=Filebrowser is a Web File Browser
 | |
| After=network.target apache2.service
 | |
| 
 | |
| [Service]
 | |
| # User=filebrowser
 | |
| # Group=filebrowser
 | |
| 
 | |
| WorkingDirectory=/var/lib/filebrowser
 | |
| 
 | |
| ExecStart=/usr/bin/filebrowser -r /path/to/your/storage
 | |
| Restart=on-failure
 | |
| 
 | |
| [Install]
 | |
| WantedBy=multi-user.target
 |