mirror of
https://github.com/overleaf/overleaf.git
synced 2024-10-31 21:21:03 -04:00
eecbbc045d
Merge modules into web monorepo GitOrigin-RevId: 742df73bff72010b01c93e20759a489969b04ed3
6 lines
167 B
Bash
Executable file
6 lines
167 B
Bash
Executable file
#!/bin/bash
|
|
set -e
|
|
|
|
# Branding
|
|
mv app/views/external/robots.txt public/robots.txt
|
|
mv app/views/external/googlebdb0f8f7f4a17241.html public/googlebdb0f8f7f4a17241.html
|