From a6a8da00bc77b13700e42aba36cc94dc6fd7d1e2 Mon Sep 17 00:00:00 2001 From: Daniel Thoren Date: Sun, 27 Mar 2022 01:08:28 +0100 Subject: [PATCH] :boom: artix post-clean-install setup script --- post-install-artix.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 post-install-artix.sh diff --git a/post-install-artix.sh b/post-install-artix.sh new file mode 100644 index 0000000..49fa913 --- /dev/null +++ b/post-install-artix.sh @@ -0,0 +1,3 @@ +#!/bin/sh +pacman -Syy +pacman -Syu