From e133138508d4bc20081dda88d0716e9aa156e248 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 8 Feb 2023 12:45:49 +0000 Subject: [PATCH] chmod +x --- bin/add_art.sh | 0 bin/restart_all.sh | 0 bin/restart_queue.sh | 0 bin/restart_schedule.sh | 0 bin/restart_web.sh | 0 5 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 bin/add_art.sh mode change 100644 => 100755 bin/restart_all.sh mode change 100644 => 100755 bin/restart_queue.sh mode change 100644 => 100755 bin/restart_schedule.sh mode change 100644 => 100755 bin/restart_web.sh diff --git a/bin/add_art.sh b/bin/add_art.sh old mode 100644 new mode 100755 diff --git a/bin/restart_all.sh b/bin/restart_all.sh old mode 100644 new mode 100755 diff --git a/bin/restart_queue.sh b/bin/restart_queue.sh old mode 100644 new mode 100755 diff --git a/bin/restart_schedule.sh b/bin/restart_schedule.sh old mode 100644 new mode 100755 diff --git a/bin/restart_web.sh b/bin/restart_web.sh old mode 100644 new mode 100755