Przeglądaj źródła

update to database script

main
Simon Bowie 3 tygodni temu
rodzic
commit
47f7ac7183
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      database_functions.sh

+ 1
- 1
database_functions.sh Wyświetl plik

@@ -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

Ładowanie…
Anuluj
Zapisz