Skip to content

Commit b56c1ad

Browse files
sanjaiganeshSanjai Ganesh
authored andcommitted
mkdir (Azure#10094)
Co-authored-by: Sanjai Ganesh <[email protected]>
1 parent 29733cc commit b56c1ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/datacontainer/run.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
timestamp=`date +%Y/%m/%d-%H:%M:%S`
55
echo "[$timestamp] Copying files to /usr/data/openapispecs"
6+
mkdir -p /usr/data/openapispecs/.git
67
cp -R /usr/data/specrepo/.git/* /usr/data/openapispecs/.git/
78

89
timestamp=`date +%Y/%m/%d-%H:%M:%S`

0 commit comments

Comments
 (0)