Make files executable
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
#!/usr/bin/with-contenv bashio
|
||||
# ==============================================================================
|
||||
# Add-on: 3dprinter-Klipper
|
||||
# Runs Host Sim MCU
|
||||
# ==============================================================================
|
||||
|
||||
bashio::log.info "Starting Host MCU..."
|
||||
|
||||
## Run your program
|
||||
exec "$ADDON_CONFIG_PATH"/bin/klipper_mcu_host
|
||||
#!/usr/bin/with-contenv bashio
|
||||
# ==============================================================================
|
||||
# Add-on: 3dprinter-Klipper
|
||||
# Runs Host Sim MCU
|
||||
# ==============================================================================
|
||||
|
||||
bashio::log.info "Starting Host MCU..."
|
||||
|
||||
## Run your program
|
||||
exec "$ADDON_CONFIG_PATH"/bin/klipper_mcu_host
|
||||
|
||||
Reference in New Issue
Block a user