Integrating runner.
Some checks failed
Dropshell Test / Build_and_Test (push) Failing after 23s

This commit is contained in:
Your Name
2025-05-10 15:24:53 +12:00
parent ec5f4ad38d
commit 35c97728c9
15 changed files with 96 additions and 26403 deletions

View File

@ -87,6 +87,8 @@ class service_runner {
// edit the service configuration file
void edit_service_config();
// Helper methods
bool rsync_copy(const std::string& local_path, const std::string& remote_path, bool silent);
public:
// utility functions