summaryrefslogtreecommitdiffstats
path: root/ui-macos/debug.app.do
diff options
context:
space:
mode:
Diffstat (limited to 'ui-macos/debug.app.do')
-rw-r--r--ui-macos/debug.app.do2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui-macos/debug.app.do b/ui-macos/debug.app.do
index 28bda45..77e2e7e 100644
--- a/ui-macos/debug.app.do
+++ b/ui-macos/debug.app.do
@@ -9,7 +9,7 @@ ln -s ../../app.icns .
mkdir MacOS
cd MacOS
-ln -s ../../../bits/runpython ../../../bits/run .
+ln -s ../../../bits/runpython Sshuttle
cd ../../..
redo-ifchange $(find debug.app -type f)