Skip to content

Commit

Permalink
feat(php83): fix nit
Browse files Browse the repository at this point in the history
  • Loading branch information
ohai89 committed Oct 7, 2024
1 parent b211eca commit 515d15b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rootfs/etc/cont-init.d/03-config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -256,4 +256,4 @@ for template in ${templates}; do
fi
echo " Adding ${template} alert template"
ln -sf /data/alert-templates/${template} ${LIBRENMS_PATH}/resources/views/alerts/templates/${template}
done
done

0 comments on commit 515d15b

Please sign in to comment.