aboutsummaryrefslogtreecommitdiff
path: root/metadot
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-04-03 20:14:22 -0300
committerSilvio Rhatto <rhatto@riseup.net>2017-04-03 20:14:22 -0300
commit1f232b2c1295c58c95cf0264278f8fa67366b063 (patch)
tree1c89e4d655e3a351cdd562f6d3d992ea2ed200c9 /metadot
parent1e49ba900bcc8808ea8654dbe21f2e8a5ff634a5 (diff)
downloadmetadot-1f232b2c1295c58c95cf0264278f8fa67366b063.tar.gz
metadot-1f232b2c1295c58c95cf0264278f8fa67366b063.tar.bz2
Removes update action
Diffstat (limited to 'metadot')
-rwxr-xr-xmetadot4
1 files changed, 2 insertions, 2 deletions
diff --git a/metadot b/metadot
index da4d895..c4ce804 100755
--- 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 $*