Pass rv profile into tmux containers

This commit is contained in:
mpabi
2026-05-11 23:39:32 +02:00
parent bd25732428
commit 5cc912d191
+2
View File
@@ -3415,6 +3415,8 @@ def build_container_command(
"-e",
f"LOGNAME={user_name}",
"-e",
f"RV_PROFILE={profile}",
"-e",
f"RV_HOST_USER={user_name}",
"-e",
f"RV_HOST_UID={host_uid}",