.bin/voc-ansible: changed path to git repository
This commit is contained in:
parent
a055c5f119
commit
c1268b9575
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
cd ~/git/voc/cm/ansible/
|
cd ~/git/voc-cm/ansible/
|
||||||
|
|
||||||
export KEEPASS_PW=$(pass show voc/keepass)
|
export KEEPASS_PW=$(pass show voc/keepass)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue