Skip to content

Fix Installation: dpkg (.deb package)#90

Merged
thombashi merged 2 commits intothombashi:masterfrom
brendonmiranda:update-installer-script
Jan 29, 2023
Merged

Fix Installation: dpkg (.deb package)#90
thombashi merged 2 commits intothombashi:masterfrom
brendonmiranda:update-installer-script

Conversation

@brendonmiranda
Copy link
Contributor

Currently, the $ARCHIVE_URL var is holding two URLs instead of fetching only one, making the script fail:

curl: (3) URL using bad/illegal format or missing URL

$ARCHIVE_URL value:

https://github.com/thombashi/sqlitebiter/releases/download/v0.36.1/sqlitebiter_0.36.1_bionic_amd64.deb https://github.com/thombashi/sqlitebiter/releases/download/v0.36.1/sqlitebiter_0.36.1_focal_amd64.deb

Please check here.

Copy link
Owner

@thombashi thombashi left a comment

Choose a reason for hiding this comment

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

Thank you for your pull request.

@thombashi thombashi merged commit 678e37a into thombashi:master Jan 29, 2023
@brendonmiranda brendonmiranda deleted the update-installer-script branch January 29, 2023 19:34
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