From 4c499b2914a907787e17e2e7cd7dab9884a7caf8 Mon Sep 17 00:00:00 2001 From: ITmail-dk <48917593+ITmail-dk@users.noreply.github.com> Date: Sun, 9 Jan 2022 14:20:25 +0100 Subject: [PATCH] Update apt-install-last-packages.sh --- install-scripts/apt-install-last-packages.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install-scripts/apt-install-last-packages.sh b/install-scripts/apt-install-last-packages.sh index efaa77d..1cf7b36 100644 --- a/install-scripts/apt-install-last-packages.sh +++ b/install-scripts/apt-install-last-packages.sh @@ -24,5 +24,6 @@ sleep 3 # Google Chrome - Download + Install ON / OFF +rm google-chrome-stable_current_amd64.deb wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb sudo apt install -y ~/bspwm-install-ma-dte/google-chrome-stable_current_amd64.deb