mirror of
				https://git.collinwebdesigns.de/oscar.krause/fastapi-dls.git
				synced 2025-10-26 18:05:28 +03:00 
			
		
		
		
	fixed missing servie file for DEBIAN
This commit is contained in:
		
							parent
							
								
									aecad82914
								
							
						
					
					
						commit
						e71d4c4f4e
					
				| @ -1 +1,2 @@ | ||||
| /etc/fastapi-dls/env | ||||
| /etc/systemd/system/fastapi-dls.service | ||||
|  | ||||
| @ -49,7 +49,7 @@ build:apt: | ||||
|     - cp .DEBIAN/env.default build/etc/fastapi-dls/env | ||||
|     # create service file | ||||
|     - mkdir -p build/etc/systemd/system | ||||
|     - cp .DEBIAN/fastapi-dls.service build/etc/systemd/system | ||||
|     - cp .DEBIAN/fastapi-dls.service build/etc/systemd/system/fastapi-dls.service | ||||
|     # cd into "build/" | ||||
|     - cd build/ | ||||
|   script: | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Oscar Krause
						Oscar Krause