fix: download link
This commit is contained in:
parent
cf7ba799f2
commit
8ef548235e
@ -126,7 +126,7 @@ function install_docker() {
|
||||
fi
|
||||
|
||||
progress_message="⏳ Устанавливаю Docker (rootless)..."
|
||||
run_with_live_tail "curl -fsSL https://get.docker.com/rootless | sh'"
|
||||
run_with_live_tail "curl -fsSL https://get.docker.com/rootless | sh"
|
||||
clear
|
||||
|
||||
if [ $? -eq 0 ]; then
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user