Add restore from SSH
This commit is contained in:
@@ -4,6 +4,7 @@ Copyright © 2024 Jonas Kaninda
|
||||
*/
|
||||
package pkg
|
||||
|
||||
/*
|
||||
import (
|
||||
"fmt"
|
||||
"github.com/jkaninda/pg-bkup/utils"
|
||||
@@ -78,3 +79,5 @@ func MountS3Storage(s3Path string) {
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user