update before doing anything
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
askiiart 2024-11-20 14:47:42 -06:00
parent 17f83588a5
commit 87060ad954
Signed by untrusted user who does not match committer: askiiart
GPG key ID: EA85979611654C30

View file

@ -1,6 +1,8 @@
#!/usr/bin/env bash #!/usr/bin/env bash
set -x set -x
sudo pacman -Syu --noconfirm --needed
prep() { prep() {
sudo mkdir /var/log/makepkg/ sudo mkdir /var/log/makepkg/
sudo chown builder /var/log/makepkg/ sudo chown builder /var/log/makepkg/