Ajout de la version alpine

This commit is contained in:
root
2020-08-06 18:26:12 +02:00
parent f9e7903a4a
commit 219f90e351
22 changed files with 693 additions and 0 deletions

6
debian/service/90-glpi_init/run vendored Executable file
View File

@ -0,0 +1,6 @@
#!/bin/sh
. /etc/service/template
msglog green "Starting glpi_init.sh..."
/root/glpi_init.sh
sleep infinity