1
0
Fork 0
mirror of https://github.com/overleaf/toolkit.git synced 2025-04-19 23:38:06 +02:00

clarify where config files are copied to

This commit is contained in:
Shane Kilkelly 2020-06-16 13:39:19 +01:00
parent 31741ece95
commit 5922bb5e23

View file

@ -10,7 +10,7 @@ function check_existing_config() {
}
function set_up_config_files() {
echo "Copying config files"
echo "Copying config files to 'config/'"
cp ./examples/*.yml ./config/
cp ./examples/overleaf.rc ./config/
cp ./examples/variables.env ./config/