aboutsummaryrefslogtreecommitdiff
path: root/desktop/package/onionshare.py
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/package/onionshare.py')
-rw-r--r--desktop/package/onionshare.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/desktop/package/onionshare.py b/desktop/package/onionshare.py
new file mode 100644
index 00000000..f9b7c4c8
--- /dev/null
+++ b/desktop/package/onionshare.py
@@ -0,0 +1,3 @@
+import onionshare
+
+onionshare.main()