diff options
| author | 2023-12-27 18:36:16 +0500 | |
|---|---|---|
| committer | 2023-12-27 18:36:16 +0500 | |
| commit | 835baff07249884bd742fb23072acc903e7cf20e (patch) | |
| tree | 4f0f6ff84984b11941ca47fd0fe83d0f9e83f0c3 /library | |
| parent | d25dade99521d34cf8f032a6374f0802a6440f00 (diff) | |
update
Diffstat (limited to 'library')
| -rwxr-xr-x | library/cloneDotfiles.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cloneDotfiles.sh b/library/cloneDotfiles.sh index c623a76..f575744 100755 --- a/library/cloneDotfiles.sh +++ b/library/cloneDotfiles.sh @@ -15,7 +15,7 @@ cloneDotfiles () { if [ $? -eq 0 ]; then setStatusE false - break + continue fi echo -e "Пароль скопирован!\n" |
