mirror of
https://github.com/open-jarvis/OpenJarvis.git
synced 2026-07-28 14:07:55 +00:00
4 lines
104 B
Bash
Executable File
4 lines
104 B
Bash
Executable File
#!/usr/bin/env bash
|
|
# Stub: presence is the point — file existing in PATH = cargo "installed".
|
|
exit 0
|