summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Andrew Engelbrecht [Wed, 23 Sep 2020 20:08:55 +0000 (16:08 -0400)]
blankspace change
Andrew Engelbrecht [Wed, 23 Sep 2020 20:05:48 +0000 (16:05 -0400)]
initial version of extra media installer script
Andrew Engelbrecht [Wed, 23 Sep 2020 20:04:48 +0000 (16:04 -0400)]
don't eject the drive after copying data
this would require that users re-plug their device before running the
next script
Andrew Engelbrecht [Wed, 23 Sep 2020 19:56:37 +0000 (15:56 -0400)]
added another checksums file
Andrew Engelbrecht [Wed, 23 Sep 2020 19:40:50 +0000 (15:40 -0400)]
prettify error message output
Andrew Engelbrecht [Wed, 23 Sep 2020 19:40:07 +0000 (15:40 -0400)]
added initial README file
this file contains instructions for using this repo.
Andrew Engelbrecht [Wed, 23 Sep 2020 19:38:15 +0000 (15:38 -0400)]
adding checksum files to git repos
some of the files that we want are accessed over HTTP, so we should have
vetted checksums in this repo.
Andrew Engelbrecht [Fri, 18 Sep 2020 20:25:53 +0000 (16:25 -0400)]
initial version of membership card creation script
Andrew Engelbrecht [Fri, 18 Sep 2020 20:13:10 +0000 (16:13 -0400)]
added basic .gitignore file