tridactyl/scripts/commandline_injector.sh
2017-11-27 18:54:39 +00:00

6 lines
235 B
Bash
Executable file

#!/usr/bin/env bash
sed -i.bak '/<\/body>/s@^@<script src="/content.js"></script><link rel="stylesheet" href="/static/content.css"><link rel="stylesheet" href="/static/hint.css">@' "$1"
rm "$1.bak"
#static/docs/modules/_excmds_.html