#!/bin/bash chmod 777 /logs && ln -sf /opt/vendor /app/vendor && ln -sf /app/config/${CONFIG_FILE} /app/config/config.ini && /etc/init.d/php7.4-fpm start && apachectl start && pm2-runtime start /opt/builder/jade-compiler.js