1
0
Fork 0
mirror of https://github.com/librenms/docker.git synced 2026-07-22 01:41:00 +00:00
librenms-docker/rootfs/usr/local/bin/lnms
2020-05-28 23:04:46 +02:00

3 lines
68 B
Bash

#!/bin/sh
su-exec librenms:librenms php -f /opt/librenms/lnms "$@"