chore: add settings shortcut and restart packaging
This commit is contained in:
@@ -53,6 +53,9 @@ if [ -f "$CLI_BIN" ]; then
|
||||
chmod +x "$APP_ROOT/Contents/MacOS/ClawdisCLI"
|
||||
fi
|
||||
|
||||
echo "⏹ Stopping any running Clawdis"
|
||||
killall -q Clawdis 2>/dev/null || true
|
||||
|
||||
echo "✅ Bundle ready at $APP_ROOT"
|
||||
|
||||
echo "🚀 Launching app"
|
||||
|
||||
Reference in New Issue
Block a user