mirror of
https://github.com/overleaf/toolkit.git
synced 2025-04-19 15:28:06 +02:00
Add print
This commit is contained in:
parent
463d5329bd
commit
95e3ad9ab9
1 changed files with 1 additions and 0 deletions
1
bin/init
1
bin/init
|
@ -3,6 +3,7 @@
|
|||
set -euo pipefail
|
||||
|
||||
function set_up_config_files() {
|
||||
echo "Copying config files"
|
||||
cp ./examples/docker-compose.example.yml ./config/docker-compose.yml
|
||||
cp ./examples/local.example.yml ./config/local.yml
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue