Files
YYeTsBot/scripts/dev_robots.sh

5 lines
78 B
Bash
Raw Normal View History

2023-02-13 19:41:57 +01:00
cat << EOF > /YYeTsBot/YYeTsFE/build/robots.txt
2021-07-12 18:11:41 +08:00
User-agent: *
Disallow: /
2023-02-13 19:41:57 +01:00
EOF