mirror of
				https://git.collinwebdesigns.de/oscar.krause/fastapi-dls.git
				synced 2025-10-26 18:05:28 +03:00 
			
		
		
		
	fixed deb package paths
This commit is contained in:
		
							parent
							
								
									45af6c11c0
								
							
						
					
					
						commit
						6844604a0b
					
				| @ -13,8 +13,8 @@ build:debian: | ||||
|     # copy install instructions | ||||
|     - cp -r DEBIAN build/ | ||||
|     # copy app into "/usr/share/fastapi-dls" as "/usr/share/fastapi-dls/app" & copy README.md and version.env | ||||
|     - mkdir -p build/usr/share/ | ||||
|     - cp -r app build/usr/share/fastapi-dls/ | ||||
|     - mkdir -p build/usr/share/fastapi-dls | ||||
|     - cp -r app build/usr/share/fastapi-dls | ||||
|     - cp README.md version.env build/usr/share/fastapi-dls | ||||
|     # create conf file | ||||
|     - mkdir -p build/etc/fastapi-dls | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Oscar Krause
						Oscar Krause