Merge branch 'main' of https://git.format.hu/safebox/framework-scheduler
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone/push Build is passing
				
			This commit is contained in:
		| @@ -196,11 +196,6 @@ remove_additionals() { | ||||
|         rm $DOMAIN.tmp | ||||
|     done | ||||
|  | ||||
|     # stop service | ||||
|     # force - remove stopped container, docker rm | ||||
|     debug "$service_exec service-$NAME.json stop force dns-remove" | ||||
|     $service_exec service-$NAME.json stop force dns-remove | ||||
|  | ||||
|     # remove related directories and files | ||||
|     # get volume destinations | ||||
|     DESTINATIONS="" | ||||
| @@ -222,6 +217,11 @@ remove_additionals() { | ||||
|         fi | ||||
|     done | ||||
|  | ||||
|     # stop service | ||||
|     # force - remove stopped container, docker rm | ||||
|     debug "$service_exec service-$NAME.json stop force dns-remove" | ||||
|     $service_exec service-$NAME.json stop force dns-remove | ||||
|  | ||||
|     # remove service files | ||||
|     rm $SERVICE_DIR/*"-"$NAME.json # service, domain, etc. | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user