Update backup.sh

This commit is contained in:
MaelREBOUX 2023-02-14 20:27:02 +01:00
parent 6f57827a9b
commit ad58b27d21

View file

@ -46,7 +46,7 @@ Tables=(
"phase_2_trace_troncons" "phase_2_trace_troncons"
"phase_3_pk" "phase_3_pk"
"phase_5_pk" "phase_5_pk"
"phase_5_trace" "phase_5_trace_troncons"
) )
for table in ${Tables[@]}; do for table in ${Tables[@]}; do