apkbuilds @ 8bfb6b9bd5333085c5cccbffdb298fd1c37997a5

1#!/bin/sh
2
3printf "  *\n  * Add the configration to '/var/www/firefly3/.env' \n"
4printf "  * Without it firefly3 won't run.\n  *\n"
5
6exit 0