mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2024-11-08 01:10:40 +00:00
5 lines
74 B
Bash
Executable File
5 lines
74 B
Bash
Executable File
#!/bin/sh
|
|
sed 's/^#.*//' \
|
|
| qhasm-generic \
|
|
| sed 's_//\(.*\)$_/*\1 */_'
|