From 1dfa28a0f4535ec32ee7557d75058eef3ca6911a Mon Sep 17 00:00:00 2001 From: ofilter Date: Tue, 29 Mar 2022 06:23:38 +0200 Subject: [PATCH] uncommented ./send_files.sh --- distribute.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distribute.sh b/distribute.sh index e7b2465..4b5a619 100644 --- a/distribute.sh +++ b/distribute.sh @@ -117,4 +117,4 @@ printf "Discards are stored in './discards_h'\n" # Send files -#bash ./send_files.sh +bash ./send_files.sh