Files
playit-agent/linux/playit
T
Patrick Lorio 603ea2ae55 Adopt nFPM for Linux release packages
- Build deb, rpm, apk, archlinux, and ipk artifacts
- Update service, socket, and install scripts for the new package layout
- Adjust Linux socket permissions for the playit runtime directory
2026-06-02 14:10:30 -07:00

3 lines
38 B
Bash
Executable File

#!/bin/sh
exec /opt/playit/agent "$@"