use generic file name to store compilation instruction
Add GLPI (with github clone to patch install)
This commit is contained in:
parent
38ded86d9f
commit
853e9f431b
28 changed files with 170 additions and 50 deletions
3
ressources/glpi/rootfs/DEBIAN/postinst
Executable file
3
ressources/glpi/rootfs/DEBIAN/postinst
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
chown -R www-data:www-data /var/lib/glpi
|
||||
chown -R www-data:www-data /etc/glpi
|
Loading…
Add table
Add a link
Reference in a new issue