unattended

This commit is contained in:
2026-02-22 14:45:59 +05:00
parent d99b446c65
commit 1708f18261

View File

@@ -85,7 +85,7 @@ need_install() {
} }
install_ohmyzsh() { install_ohmyzsh() {
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" "" --unattended
} }
public_keys public_keys