From 0af586cedec4b4bfd0cf32f80c55cb0268ea20c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ma=C3=ABl=20Madon?= <mael.madon@irit.fr> Date: Tue, 3 May 2022 16:08:01 +0200 Subject: [PATCH] move script file to appropriate folder --- passive_submit.sh => scripts/passive_submit.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename passive_submit.sh => scripts/passive_submit.sh (100%) diff --git a/passive_submit.sh b/scripts/passive_submit.sh similarity index 100% rename from passive_submit.sh rename to scripts/passive_submit.sh -- GitLab