We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c886c78 commit 426d8e3Copy full SHA for 426d8e3
.circleci/deploy.sh
@@ -41,7 +41,7 @@ cd "$SVN_DIR"
41
svn update --set-depth infinity assets
42
svn update --set-depth infinity trunk
43
find ./trunk -not -path "./trunk" -delete
44
-ls -lah
+ls -lah trunk
45
46
echo "Copying files..."
47
0 commit comments