diff options
author | Jonas Smedegaard <dr@jones.dk> | 2015-10-10 22:04:55 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2015-10-10 22:04:55 +0200 |
commit | 5e08d64fb197c34dd861bf059980435f98e96a9c (patch) | |
tree | 1d1e23cb1e55c7e609772371e75fd730046ebf0d /localbrotherfwfetch | |
parent | 0aae1da7899179a0678bc77c6733cfe461f4c58e (diff) |
Add origin.
Diffstat (limited to 'localbrotherfwfetch')
-rwxr-xr-x | localbrotherfwfetch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/localbrotherfwfetch b/localbrotherfwfetch index 808304c..4f085a7 100755 --- a/localbrotherfwfetch +++ b/localbrotherfwfetch @@ -1,5 +1,7 @@ #!/bin/bash +# Origin: https://cbompart.wordpress.com/2014/05/26/brother-printer-firmware-part-2/ + name= spec= firms= |