mirror of
				https://gitea.blesmrt.net/mikaela/gist.git
				synced 2025-11-03 19:07:22 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
		
			105 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			105 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
#!/usr/bin/env bash
 | 
						|
cd /home/discord-irc/discord-irc
 | 
						|
npm start -- --config /home/discord-irc/config.json
 |