aboutsummaryrefslogtreecommitdiff
path: root/library
diff options
context:
space:
mode:
Diffstat (limited to 'library')
-rwxr-xr-xlibrary/cloneDotfiles.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cloneDotfiles.sh b/library/cloneDotfiles.sh
index 4eabf8f..2d7d432 100755
--- a/library/cloneDotfiles.sh
+++ b/library/cloneDotfiles.sh
@@ -3,7 +3,7 @@
getKdbxFile () {
read -r passwordFile < <(yadisk-direct https://yadi.sk/d/o4TMFnHFobxTsw)
- wget "$passwordFile" -O "$dirArchIsoFiles"/Passwords.kbdx
+ wget "$passwordFile" -O "$dirArchIsoFiles"/Passwords.kdbx
}
openKeepass () {