Skip to content

added actual URL#33

Open
max911-dev wants to merge 1 commit into
jorcelinojunior:mainfrom
max911-dev:patch-1
Open

added actual URL#33
max911-dev wants to merge 1 commit into
jorcelinojunior:mainfrom
max911-dev:patch-1

Conversation

@max911-dev
Copy link
Copy Markdown

No description provided.

Comment thread cursor_setup.sh
readonly ICON_DIR="$HOME/.local/share/icons"
readonly USER_DESKTOP_FILE="$HOME/Desktop/cursor.desktop"
readonly DOWNLOAD_URL="https://downloader.cursor.sh/linux/appImage/x64"
readonly DOWNLOAD_URL="https://downloads.cursor.com/production/96e5b01ca25f8fbd4c4c10bc69b15f6228c80771/linux/x64/Cursor-0.50.5-x86_64.AppImage"
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Download URLs are actually dynamically generated for each version, so it is not appropriate to "hard-code" URL in a constant. See #15.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants