Remote restore for static blog
This commit is contained in:
parent
b08f8dc471
commit
0bc1bee600
|
@ -55,6 +55,10 @@ function backup_remote_blogstatic {
|
|||
echo -n ''
|
||||
}
|
||||
|
||||
function restore_remote_blogstatic {
|
||||
echo -n ''
|
||||
}
|
||||
|
||||
function remove_blogstatic {
|
||||
echo -n ''
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue