Skip to content

Commit ea9fea3

Browse files
committed
fix#2 deploy for .htaccess
one of these times i'll get it right...
1 parent 849e94a commit ea9fea3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
{
4040
"type": "move",
4141
"src": "src/server/.htaccess",
42-
"dst": "[[root_web]]",
42+
"dst": "[[root_web]]/.htaccess",
4343
"add-header-comment": true
4444
},
4545

0 commit comments

Comments
 (0)