From f79dd8b0f1f2b2559bec2a73621c15285611c7bd Mon Sep 17 00:00:00 2001 From: Alexei Date: Tue, 27 Jun 2023 13:26:21 +0300 Subject: [PATCH] Move files --- gen_password => Script/gen_password | 0 pdf_contrast_correct.bash => Script/pdf_contrast_correct.bash | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename gen_password => Script/gen_password (100%) rename pdf_contrast_correct.bash => Script/pdf_contrast_correct.bash (100%) diff --git a/gen_password b/Script/gen_password similarity index 100% rename from gen_password rename to Script/gen_password diff --git a/pdf_contrast_correct.bash b/Script/pdf_contrast_correct.bash similarity index 100% rename from pdf_contrast_correct.bash rename to Script/pdf_contrast_correct.bash