pockethost/scripts/migrate.sh
2022-12-26 01:26:51 -08:00

7 lines
52 B
Bash
Executable File

#!/bin/bash
set -a
source .env
set +a
yarn migrate