first commit
This commit is contained in:
6
services/web/bin/copy_external_pages
Executable file
6
services/web/bin/copy_external_pages
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
# Branding
|
||||
mv app/views/external/robots.txt public/robots.txt
|
||||
mv app/views/external/googlebdb0f8f7f4a17241.html public/googlebdb0f8f7f4a17241.html
|
Reference in New Issue
Block a user