From 764d41194a6fd96f68baf3566944390706f5fd50 Mon Sep 17 00:00:00 2001 From: hjelev Date: Sat, 19 Mar 2022 00:48:30 +0200 Subject: [PATCH] update --- remote_install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/remote_install.sh b/remote_install.sh index 6b61d7c..a89c488 100755 --- a/remote_install.sh +++ b/remote_install.sh @@ -11,4 +11,4 @@ printm "Cloning rpi-mqtt-monitor git repository" git clone https://github.com/hjelev/rpi-mqtt-monitor.git cd rpi-mqtt-monitor -source install.sh +sh install.sh