dropshell release 2025.0527.2201
Some checks failed
Dropshell Test / Build_and_Test (push) Failing after 2m44s
Some checks failed
Dropshell Test / Build_and_Test (push) Failing after 2m44s
This commit is contained in:
@@ -345,6 +345,8 @@ namespace dropshell
|
||||
return std::nullopt;
|
||||
}
|
||||
|
||||
env_vars["HOST_NAME"] = get_SSH_HOST();
|
||||
|
||||
std::string argstr = "";
|
||||
for (const auto &arg : args)
|
||||
{
|
||||
|
Reference in New Issue
Block a user