mirror of
				https://github.com/actions/checkout.git
				synced 2025-10-31 22:08:09 +08:00 
			
		
		
		
	script to generate license info (#614)
This commit is contained in:
		
							
								
								
									
										8
									
								
								src/misc/licensed-check.sh
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										8
									
								
								src/misc/licensed-check.sh
									
									
									
									
									
										Executable file
									
								
							| @@ -0,0 +1,8 @@ | ||||
| #!/bin/bash | ||||
|  | ||||
| set -e | ||||
|  | ||||
| src/misc/licensed-download.sh | ||||
|  | ||||
| echo 'Running: licensed cached' | ||||
| _temp/licensed-3.3.1/licensed status | ||||
		Reference in New Issue
	
	Block a user