mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-04-07 14:52:31 +02:00
8 lines
98 B
Bash
8 lines
98 B
Bash
#!/bin/sh
|
|
|
|
cat >&2 <<-EOF
|
|
*
|
|
* binary is renamed from 'hx' to 'hx-editor' to avoid conflicts
|
|
*
|
|
EOF
|