generated from alice-meta-packages/alice-meta-template
			Update DEBIAN/postinst
	
		
			
	
		
	
	
		
			
				
	
				Deploy Package / Explore-Gitea-Actions (push) Successful in 4s
				
					Details
				
			
		
	
				
					
				
			
				
	
				Deploy Package / Explore-Gitea-Actions (push) Successful in 4s
				
					Details
				
			
		
	This commit is contained in:
		
							parent
							
								
									fab586acca
								
							
						
					
					
						commit
						685a3035cb
					
				| 
						 | 
				
			
			@ -1,6 +1,7 @@
 | 
			
		|||
#!/bin/sh
 | 
			
		||||
 | 
			
		||||
set +e
 | 
			
		||||
 | 
			
		||||
# Script executado pós instalação
 | 
			
		||||
interface=$(ip -o -4 route show to default | awk '{print $5}')
 | 
			
		||||
systemctl enable --now wol@$interface.service
 | 
			
		||||
return 0
 | 
			
		||||
systemctl enable --now wol@$interface.service
 | 
			
		||||
		Loading…
	
		Reference in New Issue