diff options
| author | 2023-12-27 18:35:29 +0500 | |
|---|---|---|
| committer | 2023-12-27 18:35:29 +0500 | |
| commit | d25dade99521d34cf8f032a6374f0802a6440f00 (patch) | |
| tree | 7e71d37bddfdbee3fbaff70ed9dc7249387e101d | |
| parent | 3828da605911bbcfd3d1dbc7941eab34a68cf131 (diff) | |
update
| -rwxr-xr-x | library/cloneDotfiles.sh | 3 |
1 files changed, 2 insertions, 1 deletions
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 |
