Browse Source

Remote restore for static blog

Bob Mottram 8 years ago
parent
commit
0bc1bee600
1 changed files with 4 additions and 0 deletions
  1. 4
    0
      src/freedombone-app-blogstatic

+ 4
- 0
src/freedombone-app-blogstatic View File

@@ -55,6 +55,10 @@ function backup_remote_blogstatic {
55 55
     echo -n ''
56 56
 }
57 57
 
58
+function restore_remote_blogstatic {
59
+    echo -n ''
60
+}
61
+
58 62
 function remove_blogstatic {
59 63
     echo -n ''
60 64
 }