Minor tweaks

This commit is contained in:
Tad 2020-05-13 17:25:52 -04:00
parent 2aa65e6b16
commit f5462dd23c
7 changed files with 26 additions and 20 deletions

View file

@ -79,7 +79,7 @@ buildAll() {
buildDevice cheryl;
buildDevice mata verity;
#SD660
buildDevice Amber verity; #TimeKeep error
buildDevice Amber verity;
}
export -f buildAll;