adding the .sh file required for the service
This commit is contained in:
		
							parent
							
								
									51fcdeae5e
								
							
						
					
					
						commit
						4427198f98
					
				
							
								
								
									
										4
									
								
								demo_mover/run_demo_mover.sh
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								demo_mover/run_demo_mover.sh
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,4 @@
 | 
				
			|||||||
 | 
					#!/bin/bash
 | 
				
			||||||
 | 
					cd $(dirname $0)
 | 
				
			||||||
 | 
					source venv/bin/activate
 | 
				
			||||||
 | 
					python3 demo_mover.py config.json
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user