mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-01-23 22:07:16 +01:00
5 lines
74 B
Bash
Executable file
5 lines
74 B
Bash
Executable file
#!/bin/sh
|
|
sed 's/^#.*//' \
|
|
| qhasm-generic \
|
|
| sed 's_//\(.*\)$_/*\1 */_'
|