mirror of
				https://github.com/vmstan/gravity-sync.git
				synced 2025-10-30 16:42:25 -04:00 
			
		
		
		
	-f not -d
This commit is contained in:
		
							parent
							
								
									76be06d6a4
								
							
						
					
					
						commit
						588e8fa02c
					
				| @ -49,7 +49,7 @@ else | |||||||
| fi | fi | ||||||
| 
 | 
 | ||||||
| # check to see if current pihole directory is correct | # check to see if current pihole directory is correct | ||||||
| if [ -d ${PIHOLE_DIR}/${GRAVITY_FI} ] | if [ -f ${PIHOLE_DIR}/${GRAVITY_FI} ] | ||||||
| then | then | ||||||
|     echo -e "${GREEN}Success${NC}: Required file ${PIHOLE_DIR}/${GRAVITY_FI} is present" |     echo -e "${GREEN}Success${NC}: Required file ${PIHOLE_DIR}/${GRAVITY_FI} is present" | ||||||
| else | else | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user