From af8cda7385fcd761ceff5fef09401377ed2fbb86 Mon Sep 17 00:00:00 2001 From: Saumit Dinesan <79687674+Saumit-D@users.noreply.github.com> Date: Wed, 10 Nov 2021 16:01:17 +0530 Subject: Add files via upload --- scripts/not needed/popupgrade | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 scripts/not needed/popupgrade (limited to 'scripts/not needed/popupgrade') diff --git a/scripts/not needed/popupgrade b/scripts/not needed/popupgrade new file mode 100644 index 0000000..29d6230 --- /dev/null +++ b/scripts/not needed/popupgrade @@ -0,0 +1,9 @@ +#!/bin/sh + +printf "Beginning upgrade.\\n" + +yay -Syu +pkill -RTMIN+8 "${STATUSBAR:-dwmblocks}" + +printf "\\nUpgrade complete.\\nPress to exit window.\\n\\n" +read -r _ -- cgit v1.2.3