From 28cf415a22e591a9e2c7cb6325cbfdda22043e0a Mon Sep 17 00:00:00 2001 From: AnthonyAxenov Date: Sun, 9 Jan 2022 16:44:33 +0800 Subject: [PATCH] =?UTF-8?q?=D0=9A=D0=BE=D1=80=D1=80=D0=B5=D0=BA=D1=82?= =?UTF-8?q?=D0=B8=D1=80=D0=BE=D0=B2=D0=BA=D0=B0=20chrome?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install/120-chrome.sh | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/install/120-chrome.sh b/install/120-chrome.sh index 0579672..3868422 100755 --- a/install/120-chrome.sh +++ b/install/120-chrome.sh @@ -1,6 +1,9 @@ #!/bin/bash -. "../src/01-common.sh" || exit 5 -title "Installing google chrome (latest)..." +echo +echo "===============================================" +echo "Installing google chrome (latest)..." +echo "===============================================" +echo # https://t.me/axenov_blog/251