install/install.sh
2025-11-17 19:48:15 +00:00

4 lines
No EOL
48 B
Bash

#!/bin/sh
echo "should install stuff..."
exit 0