update before doing anything
All checks were successful
continuous-integration/drone Build is passing
All checks were successful
continuous-integration/drone Build is passing
This commit is contained in:
parent
17f83588a5
commit
87060ad954
1 changed files with 2 additions and 0 deletions
|
@ -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/
|
||||||
|
|
Loading…
Reference in a new issue