aboutsummaryrefslogtreecommitdiff
path: root/library/cloneDotfiles.sh
diff options
context:
space:
mode:
authorLibravatar blueingreen68 <blueingreen68@gmail.com>2023-12-30 15:26:15 +0000
committerLibravatar blueingreen68 <blueingreen68@gmail.com>2023-12-30 15:26:15 +0000
commit9c529b5d04e63e7b1c3f7c50be3010799bd6fe98 (patch)
tree09c79ffb219c9fc374104e566520d6c2548334a3 /library/cloneDotfiles.sh
parent00eaadddf48a90e23c9b35f614218bab6c0686ce (diff)
update files
Diffstat (limited to 'library/cloneDotfiles.sh')
-rwxr-xr-xlibrary/cloneDotfiles.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cloneDotfiles.sh b/library/cloneDotfiles.sh
index e84fe36..4eabf8f 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 $HOME/"$dirArchIsoFiles"/Passwords.kbdx
+ wget "$passwordFile" -O "$dirArchIsoFiles"/Passwords.kbdx
}
openKeepass () {