aports/testing/code-oss/code-oss.post-install
2022-07-09 10:12:04 +00:00

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