Explorar el Código

Remote restore for static blog

Bob Mottram hace 9 años
padre
commit
0bc1bee600
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4
    0
      src/freedombone-app-blogstatic

+ 4
- 0
src/freedombone-app-blogstatic Ver fichero

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