Fix svn directory to /trunk

This commit is contained in:
jaywood
2014-07-10 01:23:49 -04:00
parent f7388e0886
commit 55cb1afc43

View File

@ -68,7 +68,7 @@ module.exports = function ( grunt ){
dist: {
options: {
src: "./",
dest: "~/svn/content-warning-v2/"
dest: "~/svn/content-warning-v2/trunk"
}
}
},