copy hidden files

This commit is contained in:
Andrei Canta
2024-07-26 15:34:09 +03:00
parent afcefdd568
commit b896734b4d
3 changed files with 111 additions and 1 deletions
+1 -1
View File
@@ -10,4 +10,4 @@ else
fi
# copy files from ./repo/docker to ./code
cp -r ./repo/docker/* ./code
cp -r ./repo/docker/. ./code