pockethost/scripts/build.sh
2022-12-24 06:04:22 -08:00

7 lines
50 B
Bash
Executable File

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