Parcourir la source

Remote restore for static blog

Bob Mottram il y a 9 ans
Parent
révision
0bc1bee600
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  1. 4
    0
      src/freedombone-app-blogstatic

+ 4
- 0
src/freedombone-app-blogstatic Voir le fichier

@@ -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
 }