From cfcbccf1520ccd68144edec2d8fe68d19331ed0f Mon Sep 17 00:00:00 2001 From: Zakary Timson Date: Mon, 14 Sep 2026 16:06:11 -0400 Subject: [PATCH] Update install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index ec3a36f..9f9482c 100644 --- a/install.sh +++ b/install.sh @@ -14,7 +14,7 @@ source ~/.bashrc nvm install stable && nvm use stable # Install Homecast -cd /tbd +mkdir /app && cd /app git clone https://git.zakscode.com/ztimson/homecast.git . npm i mkdir -p certs