aboutsummaryrefslogtreecommitdiffstats
path: root/bin/pass2vdirsyncer
diff options
context:
space:
mode:
authorDavid Runge <dave@sleepmap.de>2015-09-06 16:33:52 +0200
committerDavid Runge <dave@sleepmap.de>2015-09-06 16:33:52 +0200
commit28891bbf79237d3b95a131651be9e12519f23660 (patch)
tree58c531344103127dae99ea484fc4c30e7fd7d951 /bin/pass2vdirsyncer
parent919ae19f2150bf3a130942af16ed252af0b101fc (diff)
downloaddotfiles-28891bbf79237d3b95a131651be9e12519f23660.tar.gz
dotfiles-28891bbf79237d3b95a131651be9e12519f23660.tar.bz2
dotfiles-28891bbf79237d3b95a131651be9e12519f23660.tar.xz
dotfiles-28891bbf79237d3b95a131651be9e12519f23660.zip
bin/pass2vdirsyncer: Moving owncloud passwords to separate location
Diffstat (limited to 'bin/pass2vdirsyncer')
-rwxr-xr-xbin/pass2vdirsyncer3
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/pass2vdirsyncer b/bin/pass2vdirsyncer
index b3ec7e0..6b21577 100755
--- a/bin/pass2vdirsyncer
+++ b/bin/pass2vdirsyncer
@@ -1,3 +1,4 @@
#!/usr/bin/env bash
-pass show sleepmap/$1@$2
+pass show owncloud/$1@$2
+