mirror of
				https://gitlab.alpinelinux.org/alpine/aports.git
				synced 2025-11-04 02:11:39 +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
 |