mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 13:57:14 +02:00
11 lines
224 B
Bash
Executable File
11 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
|