mirror of
				https://gitlab.alpinelinux.org/alpine/aports.git
				synced 2025-10-26 22:11:59 +01: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
 |