Skip to content

Commit

Permalink
mkdir (Azure#10094)
Browse files Browse the repository at this point in the history
Co-authored-by: Sanjai Ganesh <[email protected]>
  • Loading branch information
2 people authored and 00Kai0 committed Oct 12, 2020
1 parent 29733cc commit b56c1ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/datacontainer/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

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

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

0 comments on commit b56c1ad

Please sign in to comment.