Files @ 18e63f0ee80e
Branch filter:

Location: kallithea/scripts/run-all-cleanup

Mads Kiilerich
templates: form inside h5 is not valid html

Make journal.html do the same as admin.html does.
#!/bin/sh

# Convenience script for running various idempotent source code cleanup scripts

set -e
set -x

scripts/docs-headings.py
scripts/generate-ini.py
scripts/whitespacecleanup.sh