diff --git a/config/updateall/scripts/10-apt b/config/updateall/scripts/10-apt index f3a72f1..56ef1b8 100755 --- a/config/updateall/scripts/10-apt +++ b/config/updateall/scripts/10-apt @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/sh -ex [ "$(whoami)" != root ] && exec sudo "$0" "$@" apt-get clean apt-get update diff --git a/config/updateall/scripts/10-paru b/config/updateall/scripts/10-paru index 33b91da..9310010 100755 --- a/config/updateall/scripts/10-paru +++ b/config/updateall/scripts/10-paru @@ -1,6 +1,5 @@ -#!/bin/sh +#!/bin/sh -ex paru -Scc paru -Fy paru paru -Qdtq | paru -Rns - - diff --git a/config/updateall/scripts/10-pkg b/config/updateall/scripts/10-pkg index 032c232..9b4b89f 100755 --- a/config/updateall/scripts/10-pkg +++ b/config/updateall/scripts/10-pkg @@ -1,6 +1,5 @@ -#!/bin/sh +#!/bin/sh -ex apt clean pkg update pkg upgrade apt autopurge -y - diff --git a/config/updateall/scripts/10-yay b/config/updateall/scripts/10-yay deleted file mode 100755 index b7965e4..0000000 --- a/config/updateall/scripts/10-yay +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh -yay -Scc -yay -Fy -yay -yay -Qdtq | yay -Rns - - diff --git a/config/updateall/scripts/50-waydroid b/config/updateall/scripts/50-waydroid index d759abe..50a2686 100755 --- a/config/updateall/scripts/50-waydroid +++ b/config/updateall/scripts/50-waydroid @@ -1,3 +1,2 @@ -#!/bin/sh +#!/bin/sh -ex sudo waydroid upgrade - diff --git a/config/updateall/scripts/50-yabridge b/config/updateall/scripts/50-yabridge index 197909d..915a4f0 100755 --- a/config/updateall/scripts/50-yabridge +++ b/config/updateall/scripts/50-yabridge @@ -1,3 +1,2 @@ -#!/bin/sh +#!/bin/sh -ex yabridgectl sync -