mirror of
https://github.com/overleaf/overleaf.git
synced 2024-10-31 21:21:03 -04:00
7 lines
167 B
Text
7 lines
167 B
Text
|
#!/bin/bash
|
||
|
set -e
|
||
|
|
||
|
# Branding
|
||
|
mv app/views/external/robots.txt public/robots.txt
|
||
|
mv app/views/external/googlebdb0f8f7f4a17241.html public/googlebdb0f8f7f4a17241.html
|