mirror of
				https://git.wownero.com/wownero/wownero.git
				synced 2024-08-15 01:03:23 +00:00 
			
		
		
		
	console: simple shell over console.py
to avoid the "python -i" part
This commit is contained in:
		
							parent
							
								
									047af5c343
								
							
						
					
					
						commit
						0575794f53
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		
							
								
								
									
										3
									
								
								utils/python-rpc/console
									
										
									
									
									
										Executable file
									
								
							
							
						
						
									
										3
									
								
								utils/python-rpc/console
									
										
									
									
									
										Executable file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,3 @@
 | 
			
		|||
#!/bin/sh
 | 
			
		||||
 | 
			
		||||
env python -i $(dirname $0)/console.py "$@"
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue