From bf38c3b91913ba767c3fe8198614fd0632de5981 Mon Sep 17 00:00:00 2001 From: Raghav Vashisht Date: Sun, 23 Nov 2025 19:00:35 +0530 Subject: [PATCH] fix: rename ente cli appName and dont delete the versioning file --- install/ente-install.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/install/ente-install.sh b/install/ente-install.sh index d26c9dd6e..76750de1b 100644 --- a/install/ente-install.sh +++ b/install/ente-install.sh @@ -68,7 +68,7 @@ msg_ok "Set up PostgreSQL" msg_info "Downloading Ente CLI" $STD mkdir -p /opt/ente/cli/dist -fetch_and_deploy_gh_release "ente" "ente-io/ente" "prebuild" "cli-v0.2.3" "/opt/ente/cli/dist" "ente-cli-v0.2.3-linux-amd64.tar.gz" +fetch_and_deploy_gh_release "ente-cli" "ente-io/ente" "prebuild" "cli-v0.2.3" "/opt/ente/cli/dist" "ente-cli-v0.2.3-linux-amd64.tar.gz" $STD chmod +x /opt/ente/cli/dist/ente msg_ok "Downloaded Ente CLI" @@ -78,7 +78,6 @@ export ENTE_CLI_SECRETS_PATH=/opt/ente/cli/dist/secrets.txt export PATH="/opt/ente/cli/dist:$PATH" EOF $STD source ~/.bashrc -$STD rm ~/.ente $STD mkdir -p ~/.ente cat <~/.ente/config.yaml endpoint: