Skip to content

Commit

Permalink
first release
Browse files Browse the repository at this point in the history
  • Loading branch information
theironrobin committed May 12, 2023
1 parent 06164af commit 935fbb9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ for i in x13s-touchscreen-udev alsa-ucm-conf-x13s x13s-firmware mesa-a690 linux-
cd $i

# mesa needs Dylan Baker's keys
echo $i
if [ $i == "mesa-a690" ]; then
gpg --homedir /home/builduser/.gnupg --recv-keys 4C95FAAB3EB073EC
fi
Expand Down

0 comments on commit 935fbb9

Please sign in to comment.