Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Cleans up scripts
  • Loading branch information
davidmerfield committed Mar 29, 2021
1 parent 65d8504 commit eddf4e9
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 51 deletions.
4 changes: 4 additions & 0 deletions scripts/404s.sh → scripts/broken-links.sh
@@ -1,5 +1,9 @@
#!/bin/sh

# Used to detect broken links into Blot which might be worth
# setting up redirects for. To set up a redirect add rules
# to app/brochure/redirector.js

set -e

if [[ -z "$BLOT_DIRECTORY" ]]; then
Expand Down
File renamed without changes.
36 changes: 0 additions & 36 deletions scripts/logs/index.js

This file was deleted.

4 changes: 0 additions & 4 deletions scripts/logs/list.js

This file was deleted.

11 changes: 0 additions & 11 deletions scripts/production/empty_logfiles.sh

This file was deleted.

File renamed without changes.
File renamed without changes.

0 comments on commit eddf4e9

Please sign in to comment.