aboutsummaryrefslogtreecommitdiff
path: root/src/common-utils/install.sh
Commit message (Collapse)AuthorAgeFilesLines
* favor correctness by removing `apt update ...` short-circuiting (#98)Josh Spicer2022-08-231-11/+6
| | | | | | | | | * favor correctness by removing apt update shortciruiting * Update install.sh * apt_get_upadate in node * update test
* Options: Follow camelCase (#89)Samruddhi Khandale2022-08-111-6/+6
| | | rename Options
* Rename feature: 'common' to 'common-utils' (#79)Samruddhi Khandale2022-08-051-0/+474
* Renaming feature: 'common' to 'common-utils' * removing duplicate tests