Skip to content

Commit a2d9b38

Browse files
authored
Drop .htaccess item from deploy.json
1 parent e5c25c4 commit a2d9b38

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

deploy.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,6 @@
33
"version": 1,
44
"actions": [
55

6-
"// access control",
7-
{
8-
"type": "move",
9-
"src": "site/.htaccess",
10-
"dst": "/var/www/html/nowcast/.htaccess",
11-
"add-header-comment": true
12-
},
13-
146
"// compilation",
157
{
168
"type": "compile-coffee",

0 commit comments

Comments
 (0)