include youtube-dl update in runGUI
This commit is contained in:
		
							parent
							
								
									7fbd5e3f57
								
							
						
					
					
						commit
						b48c7809b9
					
				@ -35,6 +35,7 @@ touch runGUI.sh
 | 
			
		||||
echo "#!/bin/bash" > runGUI.sh
 | 
			
		||||
echo "" >> runGUI.sh
 | 
			
		||||
echo cd $(pwd) >> runGUI.sh
 | 
			
		||||
echo "./venv/bin/pip install --upgrade youtube-dl" >> runGUI.sh
 | 
			
		||||
echo "./venv/bin/python3 ./core/core.py -i" >> runGUI.sh
 | 
			
		||||
chmod u+x runGUI.sh
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user