From d5ffb01d87852eb74f6b17ae06ac0c476010065b Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Mon, 14 Oct 2024 21:34:04 +0200 Subject: Add new scripts Signed-off-by: Florian Pritz --- update | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 update (limited to 'update') diff --git a/update b/update new file mode 100755 index 0000000..6365666 --- /dev/null +++ b/update @@ -0,0 +1,6 @@ +#!/bin/bash + +set -ex + +pacman -Sy --needed archlinux-keyring +pacman -Su -- cgit v1.2.3-24-g4f1b