Changed GoConfig struct to UsrConfig
@@ -7,7 +7,7 @@ import (
"time"
)
func backUp(cmd string, c GoConfig) {
func backUp(cmd string, c UsrConfig) {
switch cmd {
case "full":
fmt.Println("Starting full server backup")
The note is not visible to the blocked user.