Skip to content

Commit

Permalink
relay: fix archlinux-keyring...
Browse files Browse the repository at this point in the history
  • Loading branch information
baabeetaa committed Jul 9, 2024
1 parent 0bce578 commit 7630300
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions relay/cron/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ fi
pacman-key --init
pacman -Syu --noconfirm
pacman -Sy --noconfirm archlinux-keyring
pacman -Syu --noconfirm
pacman -Sy --noconfirm git base-devel python python-pip cronie screen wget jq
pacman -Syu --noconfirm

Expand Down
1 change: 1 addition & 0 deletions relay/main/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ fi
pacman-key --init
pacman -Syu --noconfirm
pacman -Sy --noconfirm archlinux-keyring
pacman -Syu --noconfirm
pacman -Sy --noconfirm git base-devel python python-pip cronie screen wget jq unzip
pacman -Syu --noconfirm

Expand Down

0 comments on commit 7630300

Please sign in to comment.