- added folder deleted to gitignore
- readme extended
This commit is contained in:
		
							
								
								
									
										3
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -4,4 +4,7 @@ config.json
 | 
				
			|||||||
public/b
 | 
					public/b
 | 
				
			||||||
public/ca
 | 
					public/ca
 | 
				
			||||||
public/t
 | 
					public/t
 | 
				
			||||||
 | 
					deleted/b
 | 
				
			||||||
 | 
					deleted/ca
 | 
				
			||||||
 | 
					deleted/t
 | 
				
			||||||
tmp/*
 | 
					tmp/*
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -22,7 +22,7 @@ cd f0ckv2
 | 
				
			|||||||
 #(for developers: git checkout dev)
 | 
					 #(for developers: git checkout dev)
 | 
				
			||||||
npm i
 | 
					npm i
 | 
				
			||||||
psql f0ck < f0ck.sql
 | 
					psql f0ck < f0ck.sql
 | 
				
			||||||
mkdir -p public/ca
 | 
					mkdir -p public/ca deleted/{ca,b,t}
 | 
				
			||||||
cp config_example.json config.json
 | 
					cp config_example.json config.json
 | 
				
			||||||
  - edit config.json
 | 
					  - edit config.json
 | 
				
			||||||
  - set up clients, as described here: https://git.lat/keinBot/cuffeo
 | 
					  - set up clients, as described here: https://git.lat/keinBot/cuffeo
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user