koperasi/env-init.sh
2025-08-08 14:12:40 +07:00

4 lines
101 B
Bash

#!/bin/bash
# Your initialization script commands here
cd ./services/backend && cp .env.example .env