From d25dade99521d34cf8f032a6374f0802a6440f00 Mon Sep 17 00:00:00 2001 From: blueingreen68 Date: Wed, 27 Dec 2023 18:35:29 +0500 Subject: update --- library/cloneDotfiles.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/library/cloneDotfiles.sh b/library/cloneDotfiles.sh index 7924372..c623a76 100755 --- a/library/cloneDotfiles.sh +++ b/library/cloneDotfiles.sh @@ -1,7 +1,8 @@ #!/bin/bash +wget https://yadi.sk/d/o4TMFnHFobxTsw -O "$dirArchIsoFiles"/Passwords.kdbx + openKeepass () { - wget https://yadi.sk/d/o4TMFnHFobxTsw -O "$dirArchIsoFiles"/Passwords.kdbx setStatusE true -- cgit