aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLibravatar blueingreen68 <blueingreen68@gmail.com>2023-12-21 12:04:54 +0500
committerLibravatar blueingreen68 <blueingreen68@gmail.com>2023-12-21 12:04:54 +0500
commitf115880293ff7cf47344dc6844c6a2d0fe8e9b34 (patch)
treed3d0dc2d71d00e0dc1d82d596c0ab2132907ab06
parent43ff13f0c76ca553560374e848afa62205d07562 (diff)
update install.sh
-rwxr-xr-xinstall.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/install.sh b/install.sh
index 9bf62f6..b4c8d96 100755
--- a/install.sh
+++ b/install.sh
@@ -31,7 +31,6 @@ openKeepass () {
}
cloneDotfiles () {
- # Сделать повторный ввод пароля
while :
do
openKeepass
@@ -43,7 +42,9 @@ cloneDotfiles () {
done
+ cd
git clone https://github.com/blueingreen68/.dotfiles
+ wl-copy -c
}
readArrays () {