Browse Source

Empty reconfigure function

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

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

@@ -163,6 +163,10 @@ function restore_remote_tahoelafs {
163 163
     echo $"Restore complete"
164 164
 }
165 165
 
166
+function reconfigure_tahoelafs {
167
+    echo -n ''
168
+}
169
+
166 170
 function remove_tahoelafs {
167 171
     firewall_remove ${TAHOELAFS_PORT}
168 172
     rm -rf /var/lib/tahoelafs