aboutsummaryrefslogtreecommitdiffstats
path: root/spinner.sh
Commit message (Expand)AuthorAgeFilesLines
* Change case of PROC to lower case proc.William Harrington2021-03-251-3/+3
* Use printf instead of echo.William Harrington2021-03-231-1/+1
* Cleanup spinner.shWilliam Harrington2021-03-231-3/+6
* Remove interpreter from scripts that are sourced. Remove executable bits are ...William Harrington2021-03-221-3/+1
* Add different styles of spinners.William Harrington2021-03-191-4/+26
* return retval rather than 0. Maybe better to return the actual return value a...William Harrington2021-03-181-2/+2
* Add a spinner to display while building and pass the return value of the back...William Harrington2021-03-181-0/+25