This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user