Files
huike-back/cp_envs_moicen.sh
T

12 lines
331 B
Bash
Raw Normal View History

#!/bin/sh
set -x
cp envs/moicen/htyuc.env htyuc/.env
cp envs/moicen/htyuc.env htyuc_models/.env
cp envs/moicen/htyws.env htyws/.env
cp envs/moicen/htyws.env htyws_models/.env
cp envs/moicen/htykc.env htykc/.env
cp envs/moicen/htykc.env htykc_models/.env
cp envs/moicen/htyts.env htyts/.env
cp envs/moicen/htyproc.env htyproc/.env