From 8dc8f04fbfbcd5997b56ab9c1a7b022e4f4e4681 Mon Sep 17 00:00:00 2001 From: Ahurac Date: Tue, 19 Mar 2024 15:36:43 +0100 Subject: [PATCH] updateall/arch : ajout de deux commandes pour encore plus nettoyer le cache de aura --- config/updateall/scripts/10-arch | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/config/updateall/scripts/10-arch b/config/updateall/scripts/10-arch index 09ec84e..835dc95 100755 --- a/config/updateall/scripts/10-arch +++ b/config/updateall/scripts/10-arch @@ -1,5 +1,10 @@ -#!/bin/sh -ex +#!/usr/bin/env sh +set -x -e + [ "$(whoami)" != root ] && exec sudo -- "$0" "$@" + +aura -Cc 0 +aura -Cv aura -Scc aura -Fy aura -Syu