]> gitweb.fluxo.info Git - metadot.git/commitdiff
Removes update action
authorSilvio Rhatto <rhatto@riseup.net>
Mon, 3 Apr 2017 23:14:22 +0000 (20:14 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Mon, 3 Apr 2017 23:14:22 +0000 (20:14 -0300)
metadot

diff --git a/metadot b/metadot
index da4d8952c502bd30ef3468fcc3421de80c8550ff..c4ce8045db067c647db181ffd7cf56407f6b0c09 100755 (executable)
--- a/metadot
+++ b/metadot
@@ -323,8 +323,8 @@ elif [ "$OPT" == "ls-bundle" ]; then
   metadot_ls_bundle $*
 elif [ "$OPT" == "version" ]; then
   metadot_version
-elif [ "$OPT" == "update" ]; then
-  metadot_update
+#elif [ "$OPT" == "update" ]; then
+#  metadot_update
 elif [ "$OPT" == "backup" ]; then
   shift
   metadot_backup $*