From 536f5eb85f46e30f3c2e3bf21fed7bc08f0d0132 Mon Sep 17 00:00:00 2001 From: blueingreen68 Date: Wed, 27 Dec 2023 19:30:54 +0500 Subject: update --- library/cloneDotfiles.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'library') diff --git a/library/cloneDotfiles.sh b/library/cloneDotfiles.sh index ee5efa1..2268498 100755 --- a/library/cloneDotfiles.sh +++ b/library/cloneDotfiles.sh @@ -1,6 +1,6 @@ #!/bin/bash -wget https://yadi.sk/d/o4TMFnHFobxTsw -O "$dirArchIsoFiles"/Passwords.kdbx +wget https://yadi.sk/d/o4TMFnHFobxTsw -O "$dirArchIsoFiles"/Passwords.html openKeepass () { -- cgit