From f8a2d81dde72a880fe7847b4d01c522dd5b4ccbf Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 20 Jul 2025 16:04:34 +0200 Subject: [PATCH] Rename guacamole/rootfs/command/with-contenv to guacamole/rootfs/usr/bin/with-contenv --- guacamole/rootfs/{command => usr/bin}/with-contenv | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename guacamole/rootfs/{command => usr/bin}/with-contenv (100%) diff --git a/guacamole/rootfs/command/with-contenv b/guacamole/rootfs/usr/bin/with-contenv similarity index 100% rename from guacamole/rootfs/command/with-contenv rename to guacamole/rootfs/usr/bin/with-contenv