chore: ublue-update script cleanup

This commit is contained in:
Kyle Gospodnetich 2023-10-02 11:53:13 -07:00
parent 708b25e29e
commit 43cc9f5080
4 changed files with 3 additions and 9 deletions

View File

@ -1,6 +0,0 @@
#!/usr/bin/bash
if command -v brew; then
brew update
brew upgrade
fi

View File

@ -1,4 +1,4 @@
#!/usr/bin/bash
#!/usr/bin/env bash
if [[ $(podman ps -a --no-trunc --format {{.Names}} | grep -E '(^|\s)bazzite-arch($|\s)') ]]; then
unset SUDO_USER # avoid distrobox sudo checks

View File

@ -1,4 +1,4 @@
#!/usr/bin/bash
#!/usr/bin/env bash
shopt -s nullglob
if [ -d "$HOME/homebrew/themes/Adwaita-for-Steam" ]; then

View File

@ -1,4 +1,4 @@
#!/usr/bin/bash
#!/usr/bin/env bash
shopt -s nullglob
# Flatpak Firefox