(fix) packweb-apache : phpContainer can be run by anyone, set the chmod accordingly to 0755
Certaines vérifications ont échoué
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing

Cette révision appartient à :
Ludovic Poujol 2020-04-08 18:12:50 +02:00
Parent 4720329084
révision 6cf62aec11

Voir le fichier

@ -13,7 +13,7 @@
copy:
src: phpContainer
dest: /usr/local/bin/phpContainer
mode: 0700
mode: 0755
# - name: Copy php shim to call phpContainer when the user is a web user
# copy: