From 7307615e2eda52ab78609fffbb8a5869e40cc57e Mon Sep 17 00:00:00 2001 From: tschettervictor <85497460+tschettervictor@users.noreply.github.com> Date: Fri, 13 Sep 2024 07:36:57 -0600 Subject: [PATCH] Update uptime-kuma-install.sh --- uptime-kuma/uptime-kuma-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uptime-kuma/uptime-kuma-install.sh b/uptime-kuma/uptime-kuma-install.sh index b8f7d48..177ac1d 100644 --- a/uptime-kuma/uptime-kuma-install.sh +++ b/uptime-kuma/uptime-kuma-install.sh @@ -23,7 +23,7 @@ npm install npm -g cd /usr/local/ && git clone https://github.com/louislam/uptime-kuma.git cd /usr/local/uptimekuma && npm run setup sed -i '' "s|console.log(\"Welcome to Uptime Kuma\");|process.chdir('/usr/local/uptime-kuma');\n&|" /usr/local/uptime-kuma/server/server.js -fetch -i https://github.com/tschettervictor/bsd-apps/blob/main/uptime-kuma/usr/local/etc/rc.d/uptimekuma /usr/local/etc/rc.d/ +fetch -1 https://github.com/tschettervictor/bsd-apps/blob/main/uptime-kuma/usr/local/etc/rc.d/uptimekuma /usr/local/etc/rc.d/ chown -R uptimekuma:uptimekuma /usr/local/uptime-kuma chown -R uptimekuma:uptimekuma /var/run/uptime-kuma