From f67f680c9765500f35a57bcde16b859784f96ff2 Mon Sep 17 00:00:00 2001 From: Tobias <96661824+CrazyWolf13@users.noreply.github.com> Date: Thu, 16 Apr 2026 07:30:26 +0200 Subject: [PATCH] fix: repo --- install/dashy-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/dashy-install.sh b/install/dashy-install.sh index b9dc3545..d9b078f7 100644 --- a/install/dashy-install.sh +++ b/install/dashy-install.sh @@ -14,7 +14,7 @@ network_check update_os NODE_VERSION="24" NODE_MODULE="yarn" setup_nodejs -fetch_and_deploy_gh_release "dashy" "CrazyWolf13/dashy" "prebuild" "latest" "/opt/dashy" "dashy-*.tar.gz" +fetch_and_deploy_gh_release "dashy" "Lissy93/dashy" "prebuild" "latest" "/opt/dashy" "dashy-*.tar.gz" msg_info "Installing Dashy" cd /opt/dashy