We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da1bde8 commit 1be9f09Copy full SHA for 1be9f09
deploy/deploy.sh
@@ -2,6 +2,7 @@
2
3
# 1. Clone complete SVN repository to separate directory
4
SVN_DIR=../svn
5
+mkdir $SVN_DIR
6
svn co $SVN_REPOSITORY $SVN_DIR
7
8
# 2. Update SVN assets/ folder
0 commit comments