diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2015-07-02 12:05:34 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2015-07-02 12:05:34 -0300 |
commit | e47673541647324e777c2ff202c3c776d527a0f5 (patch) | |
tree | 55dfde9edce3555f2152d7529aaeffb17c683492 | |
parent | 31357897ab0d36ca0c8b73381a841c90d03a16da (diff) | |
download | apps-e47673541647324e777c2ff202c3c776d527a0f5.tar.gz apps-e47673541647324e777c2ff202c3c776d527a0f5.tar.bz2 |
Adds badusb-switcher
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | badusb-switcher | 0 | ||||
m--------- | scripts | 0 |
3 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 98b27bb..20c5eef 100644 --- a/.gitmodules +++ b/.gitmodules @@ -94,3 +94,6 @@ [submodule "wrappers"] path = wrappers url = git://git.sarava.org/wrappers +[submodule "badusb-switcher"] + path = badusb-switcher + url = git://git.sarava.org/badusb-switcher.git diff --git a/badusb-switcher b/badusb-switcher new file mode 160000 +Subproject 245914ce083785cc72b1c0b63309e743cf1ddd5 diff --git a/scripts b/scripts -Subproject cc8c97984d6422fae7fb7fbbc615da6213601bf +Subproject ae13243c17cc6f22b81c9e5ea1b337ebcdbb57b |