3 lines
67 B
Bash
Executable file
3 lines
67 B
Bash
Executable file
#!/usr/bin/bash
|
|
|
|
yprint.py $@ | sed -E -e "s/'(\!include.*)'/\1/g"
|