mirror of
				https://github.com/smallmain/cocos-enhance-kit.git
				synced 2025-11-04 14:05:24 +00:00 
			
		
		
		
	
		
			
	
	
		
			4 lines
		
	
	
		
			105 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			4 lines
		
	
	
		
			105 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| 
								 | 
							
								#!/bin/bash -l
							 | 
						||
| 
								 | 
							
								DIR=$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )
							 | 
						||
| 
								 | 
							
								python ${DIR}/cocospackage.pyc "$@"
							 |