never writing configs again i swear to god
This commit is contained in:
		
							parent
							
								
									4a4586ce37
								
							
						
					
					
						commit
						006ce416aa
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -28,7 +28,7 @@ lavalink:
 | 
				
			||||||
  plugins:
 | 
					  plugins:
 | 
				
			||||||
    - dependency: "com.github.esmBot:lava-xm-plugin:v0.2.1"
 | 
					    - dependency: "com.github.esmBot:lava-xm-plugin:v0.2.1"
 | 
				
			||||||
      repository: "https://jitpack.io"
 | 
					      repository: "https://jitpack.io"
 | 
				
			||||||
    - dependency: "com.github.TopiSenpai.LavaSrc:lavasrc:3.0.3"
 | 
					    - dependency: "com.github.TopiSenpai.LavaSrc:lavasrc-plugin:3.0.3"
 | 
				
			||||||
      repository: "https://jitpack.io"
 | 
					      repository: "https://jitpack.io"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
plugins:
 | 
					plugins:
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -140,7 +140,7 @@ Initial setup is like this:
 | 
				
			||||||
cd ~
 | 
					cd ~
 | 
				
			||||||
mkdir Lavalink
 | 
					mkdir Lavalink
 | 
				
			||||||
cd Lavalink
 | 
					cd Lavalink
 | 
				
			||||||
curl -OL https://github.com/Cog-Creators/Lavalink-Jars/releases/latest/download/Lavalink.jar
 | 
					curl -OL https://github.com/freyacodes/Lavalink/releases/latest/download/Lavalink.jar
 | 
				
			||||||
cp ~/esmBot/application.yml .
 | 
					cp ~/esmBot/application.yml .
 | 
				
			||||||
ln -s ~/esmBot/assets assets
 | 
					ln -s ~/esmBot/assets assets
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue