Update directory mode

This commit is contained in:
Santiago Lo Coco 2022-02-27 20:14:13 -03:00
parent dd44da43f1
commit 54723b42c0
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
#!/usr/bin/env bash
pacman -Syu --noconfirm --needed base-devel
chmod -R a+rw .
baseDir="$PWD"
cd "${INPUT_PKGDIR:-.}"