mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-04-11 12:06:41 +02:00
10 lines
224 B
Bash
Executable file
10 lines
224 B
Bash
Executable file
#!/bin/sh
|
|
|
|
cat <<EOF
|
|
*
|
|
* This package uses the OpenVSX registry for extensions, not the regular vscode
|
|
* registry. As such, some things may be missing or out of date, and this is not
|
|
* a bug.
|
|
* https://open-vsx.org/
|
|
*
|
|
EOF
|