| 
														
															@@ -25,7 +25,7 @@ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/postgres/bin:/usr/local/pgsql/bin 
														 | 
														
														 | 
														
															 PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/postgres/bin:/usr/local/pgsql/bin 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 HOMEPAGE="https://github.com/k0lter/autopostgresqlbackup" 
														 | 
														
														 | 
														
															 HOMEPAGE="https://github.com/k0lter/autopostgresqlbackup" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 NAME="AutoPostgreSQLBackup"         # Script name 
														 | 
														
														 | 
														
															 NAME="AutoPostgreSQLBackup"         # Script name 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-VERSION="2.2"                       # Version Number 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+VERSION="2.3"                       # Version Number 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 DATE="$(date '+%Y-%m-%d_%Hh%Mm')"   # Datestamp e.g 2002-09-21 
														 | 
														
														 | 
														
															 DATE="$(date '+%Y-%m-%d_%Hh%Mm')"   # Datestamp e.g 2002-09-21 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 DNOW="$(date '+%u')"                # Day number of the week 1 to 7 where 1 represents Monday 
														 | 
														
														 | 
														
															 DNOW="$(date '+%u')"                # Day number of the week 1 to 7 where 1 represents Monday 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 DNOM="$(date '+%d')"                # Date of the Month e.g. 27 
														 | 
														
														 | 
														
															 DNOM="$(date '+%d')"                # Date of the Month e.g. 27 
														 |