umodule-js/wrap_module

5 lines
76 B
Bash
Executable file

#!/bin/bash
sed -e "s/#MODULE_NAME#/$1/" -e "/#MODULE#/ {
r $2
d
}" wrapper