#!/bin/sh if [ -d /icons ]; then cp /app/public/icon-512.png /icons/enkelbudget.png fi exec node server.js