koperasi/env-init.sh

4 lines
101 B
Bash
Raw Normal View History

2025-08-08 07:12:40 +00:00
#!/bin/bash
# Your initialization script commands here
cd ./services/backend && cp .env.example .env