From dd4e74606660814a5c316dcd70ac0f621f455606 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 6 Aug 2023 00:18:24 +0000 Subject: [PATCH] GitHub bot : scripts executable --- webtop_kde/rootfs/etc/cont-init.d/00-data_location.sh | 0 webtop_kde/rootfs/etc/cont-init.d/20-folders.sh | 0 webtop_kde/rootfs/etc/cont-init.d/80-configuration.sh | 0 webtop_kde/rootfs/etc/cont-init.d/90-ingress.sh | 0 4 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 webtop_kde/rootfs/etc/cont-init.d/00-data_location.sh mode change 100644 => 100755 webtop_kde/rootfs/etc/cont-init.d/20-folders.sh mode change 100644 => 100755 webtop_kde/rootfs/etc/cont-init.d/80-configuration.sh mode change 100644 => 100755 webtop_kde/rootfs/etc/cont-init.d/90-ingress.sh diff --git a/webtop_kde/rootfs/etc/cont-init.d/00-data_location.sh b/webtop_kde/rootfs/etc/cont-init.d/00-data_location.sh old mode 100644 new mode 100755 diff --git a/webtop_kde/rootfs/etc/cont-init.d/20-folders.sh b/webtop_kde/rootfs/etc/cont-init.d/20-folders.sh old mode 100644 new mode 100755 diff --git a/webtop_kde/rootfs/etc/cont-init.d/80-configuration.sh b/webtop_kde/rootfs/etc/cont-init.d/80-configuration.sh old mode 100644 new mode 100755 diff --git a/webtop_kde/rootfs/etc/cont-init.d/90-ingress.sh b/webtop_kde/rootfs/etc/cont-init.d/90-ingress.sh old mode 100644 new mode 100755