Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
WP6
/
expub_compendium
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
update to database script
main
Simon Bowie
3 settimane fa
parent
1e23ac6a14
commit
47f7ac7183
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
+1
-1
database_functions.sh
+ 1
- 1
database_functions.sh
Vedi File
@@ -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
Write
Preview
Loading…
Annulla
Salva