docker-mastodon/root/generate-active-record
2024-05-02 15:03:57 +01:00

7 lines
101 B
Plaintext
Executable File

#!/usr/bin/with-contenv bash
# shellcheck shell=bash
cd /app/www || exit 1
rake db:encryption:init