From f2ed94351e12e78fa0b10f770fe6e1f8858edf01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Bachmann?= Date: Tue, 14 Apr 2026 12:11:48 +0000 Subject: [PATCH] whatsapp_bridge/run.sh aktualisiert --- whatsapp_bridge/run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/whatsapp_bridge/run.sh b/whatsapp_bridge/run.sh index e9e77c0..e2f1296 100644 --- a/whatsapp_bridge/run.sh +++ b/whatsapp_bridge/run.sh @@ -1,3 +1,3 @@ -#!/usr/bin/with-contenv bashio +#!/bin/bash echo "Starte WhatsApp Bridge Add-on..." node /app/server.js \ No newline at end of file