mirror of
https://github.com/gchq/CyberChef
synced 2025-12-05 23:53:27 +00:00
Fixed robots.txt copy
This commit is contained in:
@@ -381,7 +381,7 @@ module.exports = function (grunt) {
|
||||
},
|
||||
{
|
||||
src: "src/web/static/robots.txt",
|
||||
dest: "build/prod/"
|
||||
dest: "build/prod/robots.txt"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user