4 lines
100 B
Bash
4 lines
100 B
Bash
#!/usr/bin/env bash
|
|
# Install build dependencies if needed (placeholder for StartOS packaging)
|
|
true
|