From 5cbac3c0891ffdf3ae90d332b09140b27133c5f2 Mon Sep 17 00:00:00 2001 From: Eli Polonsky Date: Sat, 6 Nov 2021 12:23:53 +0200 Subject: [PATCH] chore: make new scripts executable (#17373) --- scripts/cache-store.sh | 0 scripts/run-rosetta.sh | 0 2 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 scripts/cache-store.sh mode change 100644 => 100755 scripts/run-rosetta.sh diff --git a/scripts/cache-store.sh b/scripts/cache-store.sh old mode 100644 new mode 100755 diff --git a/scripts/run-rosetta.sh b/scripts/run-rosetta.sh old mode 100644 new mode 100755