#!/usr/bin/with-contenv bash
# shellcheck shell=bash

cd /app/www || exit 1

rake mastodon:webpush:generate_vapid_key
