colour
Some checks failed
Dropshell Test / Build_and_Test (push) Failing after 21s

This commit is contained in:
Your Name
2025-05-10 16:56:54 +12:00
parent 547482edc6
commit 61218f8866
24 changed files with 97 additions and 3 deletions

View File

@ -41,4 +41,6 @@ std::string replace_with_environment_variables_like_bash(std::string str);
std::string random_alphanumeric_string(int length);
void make_shell_files_executable(const std::string& dir_path);
} // namespace dropshell