Selaa lähdekoodia

update to database script

main
Simon Bowie 3 viikkoa sitten
vanhempi
commit
47f7ac7183
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      database_functions.sh

+ 1
- 1
database_functions.sh Näytä tiedosto

@@ -82,7 +82,7 @@ Backup()
############################################################

# retrieve variables from .env file (see .env.template for template)
source .env.dev
source .env

# error message for no flags
if (( $# == 0 )); then

Loading…
Peruuta
Tallenna