Skip to content

Commit 8df205d

Browse files
committed
Synchronize .htaccess too
1 parent df1b189 commit 8df205d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

util/sync

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
#!/bin/sh
2-
rsync -az --delete html/* doc.perl6.org@www.p6c.org:/var/www/doc.perl6.org
2+
rsync -az --delete html/* html/.ht* doc.perl6.org@www.p6c.org:/var/www/doc.perl6.org

0 commit comments

Comments
 (0)