tridactyl/scripts/commandline_injector.sh
2017-11-19 06:16:33 +00:00

4 lines
233 B
Bash
Executable file

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