mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
Set execution permissions for installer
This commit is contained in:
parent
d1613a47e0
commit
889ddef9f6
@ -14,6 +14,7 @@ RUN yum -y install \
|
||||
|
||||
# Install Pandora FMS agent
|
||||
RUN cd /tmp/pandora_agent/unix \
|
||||
&& chmod +x pandora_agent_installer \
|
||||
&& ./pandora_agent_installer --install
|
||||
|
||||
# Set default variables
|
||||
|
Loading…
x
Reference in New Issue
Block a user