Open youchenlee opened 10 years ago
e.g. remove env.sh from git repo and create env.sh.template copy env.sh.template to env.sh (if file not exists) when running ./install.sh
env.sh
env.sh.template
./install.sh
e.g. remove
env.sh
from git repo and createenv.sh.template
copyenv.sh.template
toenv.sh
(if file not exists) when running./install.sh