diff options
author | Kali Kaneko <kali@leap.se> | 2015-06-22 19:15:22 -0400 |
---|---|---|
committer | Ivan Alejandro <ivanalejandro0@gmail.com> | 2015-07-31 16:48:21 -0300 |
commit | c68754c16629a6b45c7feba57f14d51a1617c4a2 (patch) | |
tree | 236602b61b5584dd313cb204b74ed179b05bbd5c /pkg/pyinst/bitmask.py | |
parent | f66ad4ce4ea1958e9cae9cd74727c3a93d8c369a (diff) |
[feat] initial working bundle with pyinstaller
linux only, at the moment, but it's a good start :)
Diffstat (limited to 'pkg/pyinst/bitmask.py')
l--------- | pkg/pyinst/bitmask.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/pyinst/bitmask.py b/pkg/pyinst/bitmask.py new file mode 120000 index 00000000..3da791e6 --- /dev/null +++ b/pkg/pyinst/bitmask.py @@ -0,0 +1 @@ +../../src/leap/bitmask/app.py
\ No newline at end of file |