Upload files to "/" #2
Reference in New Issue
Block a user
Delete Branch "artto/QORTector-scripts:main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Added the gradient progress bar when downloading Qortal Core and Hub.
Added Linux Mint to supported distros.
Fixed a bug with desktop icon for Qortal Hub.
Will take a look at this tomorrow. Thanks!
Okay so... there are a few things...
Why did you change the downloads to use wget? Does your script not work with curl? Have you made sure that wget packages exist for all of those versions of linux?
Why did you remove 'set -e' at the beginning of the script?
You broke the icon theme on the launchers, the icon theme allows you to use simply 'qortal-core' and 'qortal-hub' for the icons, and Ubuntu 24 (and certain other versions with certain desktop environments) require the icon theme to be setup, and do not allow directly assigning pngs like it used to in Ubuntu 22 and below.
I would suggest running the script on your own machine, so you have the icon theme, then you'll see what I'm saying.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.