mirror of
https://github.com/minetest/contentdb.git
synced 2025-03-15 06:42:28 +01:00
4 lines
71 B
Bash
Executable File
4 lines
71 B
Bash
Executable File
#!/bin/bash
|
|
|
|
docker exec -it contentdb_app_1 sh -c "cp -r /source/* ."
|