mirror of
https://github.com/librenms/docker.git
synced 2026-07-22 01:41:00 +00:00
3 lines
68 B
Bash
3 lines
68 B
Bash
#!/bin/sh
|
|
|
|
su-exec librenms:librenms php -f /opt/librenms/lnms "$@"
|