diff --git a/Dockerfile b/Dockerfile index 4df2c91..f151e2a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -107,6 +107,7 @@ RUN git clone --filter=blob:none --no-checkout --depth 1 --sparse https://github git checkout; \ mkdir -p /home/linuxgsm/lgsm/functions; \ mv lgsm/functions/* /home/linuxgsm/lgsm/functions; \ + chmod +x /home/linuxgsm/lgsm/functions/*; \ rm -rf /home/linuxgsm/LinuxGSM # Add LinuxGSM cronjobs