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