Skip to content

Commit

Permalink
oopsie 2
Browse files Browse the repository at this point in the history
  • Loading branch information
adamperkowski committed Sep 20, 2024
1 parent a4b75d8 commit 153a539
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions core/tabs/common-script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@ command_exists() {
command -v "$1" >/dev/null 2>&1
}

file_exists() {
[ -e "$1" ]
}

checkAURHelper() {
## Check & Install AUR helper
if [ "$PACKAGER" = "pacman" ]; then
Expand Down

0 comments on commit 153a539

Please sign in to comment.