Skip to content

Commit

Permalink
snap: fix PGP
Browse files Browse the repository at this point in the history
  • Loading branch information
baabeetaa committed Jul 15, 2024
1 parent 9a58391 commit 2215c86
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions snapshot/snapshot_run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,9 @@ fi


cd $HOME
pacman-key --init
pacman -Syu --noconfirm
pacman -Sy --noconfirm archlinux-keyring
pacman -Sy --noconfirm git base-devel wget pigz jq dnsutils inetutils python python-pip cronie spawn-fcgi fcgiwrap openssh
pacman -Syu --noconfirm

Expand Down

0 comments on commit 2215c86

Please sign in to comment.