added end of script log message
This commit is contained in:
@@ -214,3 +214,4 @@ $syncStatus = shell_exec('configctl system ha_reconfigure_backup');
|
||||
|
||||
echo_write_log($randomString, "CARP Sync Status: " . $syncStatus);
|
||||
echo_write_log($randomString, "finished the CARP Sync");
|
||||
echo_write_log($randomString, "End of Script " . $argv[0]);
|
||||
|
||||
Reference in New Issue
Block a user