chobit/run
Claude Code 2cf16ba3ca chore(avatar): 🔧 Update avatar-related build/config scripts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-27 00:53:30 -07:00

3 lines
136 B
Bash
Executable file

#!/usr/bin/env bash
# Launch the Chobit companion app
exec flatpak run --user org.godotengine.Godot --path "$(dirname "$0")/godot" "$@"