aboutsummaryrefslogtreecommitdiffstats
path: root/functions.sh
Commit message (Collapse)AuthorAgeFilesLines
* Replace spinner with random spinner selection when building. Possibility to ↵William Harrington2021-03-261-44/+82
| | | | pass an argument to spinner which chooses which spinner to use. For now it is random.
* Remove spinner script and move spinner function to functions.William Harrington2021-03-261-1/+47
|
* Create a script exporting separate functions and remove download function ↵William Harrington2021-03-261-0/+19
from downloads script. Reformat MD5 mismatch failed message.