aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLibravatar blueingreen68 <blueingreen68@gmail.com>2023-12-30 15:30:07 +0000
committerLibravatar blueingreen68 <blueingreen68@gmail.com>2023-12-30 15:30:07 +0000
commitc130edad8122b039659948431a287032992a4de4 (patch)
treee453b8faa88f61782432655637fed269ccf100e6
parent9c529b5d04e63e7b1c3f7c50be3010799bd6fe98 (diff)
delete files
-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 () {