docker-GLPI/debian/service/90-glpi_init/run

7 lines
109 B
Plaintext
Raw Normal View History

#!/bin/sh
. /etc/service/template
msglog green "Starting glpi_init.sh..."
/root/glpi_init.sh
sleep infinity