new database
This commit is contained in:
@@ -38,7 +38,7 @@ if [ "$MD5_CHECKSUM" != "$CALCULATED_CHECKSUM" ]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
cat $TMP_FILE
|
||||
#cat $TMP_FILE
|
||||
mv $TMP_FILE $SECRETS_PLAINTEXT_FILE
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user