From 8b81228052f9dbc177bc15e15f2c34ab91095026 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 12 Sep 2022 22:19:18 +0200 Subject: [PATCH] Rename 60-memcache.sh to 94-memcache.sh --- .../rootfs/etc/cont-init.d/{60-memcache.sh => 94-memcache.sh} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename nextcloud/rootfs/etc/cont-init.d/{60-memcache.sh => 94-memcache.sh} (100%) diff --git a/nextcloud/rootfs/etc/cont-init.d/60-memcache.sh b/nextcloud/rootfs/etc/cont-init.d/94-memcache.sh similarity index 100% rename from nextcloud/rootfs/etc/cont-init.d/60-memcache.sh rename to nextcloud/rootfs/etc/cont-init.d/94-memcache.sh