mirror of
				https://github.com/pelican-eggs/eggs.git
				synced 2025-11-04 10:58:06 +00:00 
			
		
		
		
	Update egg-discord-js-generic.json
This commit is contained in:
		
							parent
							
								
									fc58a5db0a
								
							
						
					
					
						commit
						92227201f5
					
				@ -17,7 +17,7 @@
 | 
			
		||||
        "quay.io\/parkervcp\/pterodactyl-images:debian_nodejs-10"
 | 
			
		||||
    ],
 | 
			
		||||
    "file_denylist": [],
 | 
			
		||||
    "startup": "if [[ -d .git ]] && [[ {{AUTO_UPDATE}} == \"1\" ]]; then git pull; fi; if [[ ! -z ${NODE_PACKAGES} ]]; then npm install ${NODE_PACKAGES}; fi; if [ -f \/home\/container\/package.json ]; then  npm install; fi; node \/home\/container\/{{BOT_JS_FILE}}",
 | 
			
		||||
    "startup": "if [[ -d .git ]] && [[ {{AUTO_UPDATE}} == \"1\" ]]; then git pull; fi; if [[ ! -z ${NODE_PACKAGES} ]]; then \/usr\/local\/bin\/npm install ${NODE_PACKAGES}; fi; if [ -f \/home\/container\/package.json ]; then  \/usr\/local\/bin\/npm install; fi; \/usr\/local\/bin\/node \/home\/container\/{{BOT_JS_FILE}}",
 | 
			
		||||
    "config": {
 | 
			
		||||
        "files": "{}",
 | 
			
		||||
        "startup": "{\r\n    \"done\": \"change this part\"\r\n}",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user