update
This commit is contained in:
		@@ -0,0 +1,9 @@
 | 
			
		||||
#!/command/with-contenv bashio
 | 
			
		||||
# shellcheck shell=bash
 | 
			
		||||
# ==============================================================================
 | 
			
		||||
# Home Assistant Community Add-on: actrunner
 | 
			
		||||
# Runs the actrunner daemon
 | 
			
		||||
# ==============================================================================
 | 
			
		||||
bashio::log.info "Starting actrunner..."
 | 
			
		||||
 | 
			
		||||
exec /usr/local/bin/act_runner daemon
 | 
			
		||||
@@ -1 +1 @@
 | 
			
		||||
exec /usr/local/bin/act_runner daemon
 | 
			
		||||
bash run
 | 
			
		||||
		Reference in New Issue
	
	Block a user