From 4b66694166f5eca3fc0f349ea7400318cb7f5ac0 Mon Sep 17 00:00:00 2001 From: Juan Pablo Vial Date: Mon, 30 Jun 2025 15:52:36 -0400 Subject: [PATCH] Batch queue --- cli/start_command | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 cli/start_command diff --git a/cli/start_command b/cli/start_command new file mode 100644 index 0000000..e8a053a --- /dev/null +++ b/cli/start_command @@ -0,0 +1,5 @@ +#!/usr/bin/bash + +printenv >> /etc/environment + +/code/bin/incoviba