forked from distok/cutthecord
		
	Drop more dependencies on /home/ave/
This commit is contained in:
		
							parent
							
								
									1ef4aeca93
								
							
						
					
					
						commit
						c9f6835a3a
					
				
					 4 changed files with 18 additions and 12 deletions
				
			
		| 
						 | 
				
			
			@ -3,11 +3,9 @@ import os
 | 
			
		|||
import re
 | 
			
		||||
import shutil
 | 
			
		||||
 | 
			
		||||
# REPLACE THESE LINES
 | 
			
		||||
# extracted_discord_path = "/home/ave/Downloads/dic/com.discord-832"
 | 
			
		||||
# extracted_mutstd_path = "/home/ave/Downloads/dic/72x72"
 | 
			
		||||
extracted_discord_path = "/tmp/cutthecord/discord"
 | 
			
		||||
extracted_mutstd_path = "/var/www/mutant/72x72"
 | 
			
		||||
# You'll likely want to edit these lines or set DISTOK_EXTRACTED_DISCORD_PATH and DISTOK_EMOJI_MUTANT
 | 
			
		||||
extracted_discord_path = os.environ.get("DISTOK_EXTRACTED_DISCORD_PATH", "/tmp/cutthecord/discord")
 | 
			
		||||
extracted_blobmoji_path = os.environ.get("DISTOK_EMOJI_MUTANT", "/root/distokfiles/mutant/72x72")
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
# Add your custom emojis here
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue