update act runner addons
This commit is contained in:
		
							
								
								
									
										8
									
								
								example/rootfs/etc/s6-overlay/s6-rc.d/init-example/run
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								example/rootfs/etc/s6-overlay/s6-rc.d/init-example/run
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,8 @@
 | 
			
		||||
#!/command/with-contenv bashio
 | 
			
		||||
# shellcheck shell=bash
 | 
			
		||||
# ==============================================================================
 | 
			
		||||
# Home Assistant Community Add-on: Example
 | 
			
		||||
# Example init script, runs before any other service
 | 
			
		||||
# ==============================================================================
 | 
			
		||||
 | 
			
		||||
bashio::log.info "Oh, hi! I'm the init script!"
 | 
			
		||||
		Reference in New Issue
	
	Block a user