mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
7 lines
167 B
Bash
Executable File
7 lines
167 B
Bash
Executable File
#!/bin/bash
|
|
set -e
|
|
|
|
# Branding
|
|
cp app/views/external/robots.txt public/robots.txt
|
|
cp app/views/external/googlebdb0f8f7f4a17241.html public/googlebdb0f8f7f4a17241.html
|