creating credentials file should no longer get an intermediate error whoops
This commit is contained in:
		
							
								
								
									
										1
									
								
								creds.sh
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								creds.sh
									
									
									
									
									
								
							@@ -1,4 +1,5 @@
 | 
				
			|||||||
if [ ! -f ~/.config/clemmy/accounts.csv ]; then
 | 
					if [ ! -f ~/.config/clemmy/accounts.csv ]; then
 | 
				
			||||||
 | 
						mkdir -p ~/.config/clemmy
 | 
				
			||||||
	touch ~/.config/clemmy/accounts.csv
 | 
						touch ~/.config/clemmy/accounts.csv
 | 
				
			||||||
	echo "Do you already have an account? y/n"
 | 
						echo "Do you already have an account? y/n"
 | 
				
			||||||
	read choice
 | 
						read choice
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user