Skip to content

Commit

Permalink
0.0.0-rc.28
Browse files Browse the repository at this point in the history
  • Loading branch information
KSXGitHub committed Oct 21, 2020
1 parent 1bae794 commit 368a19c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ from archlinux/base
run pacman -Syu --noconfirm
run pacman -S --noconfirm --needed --overwrite '*' base base-devel bash

add https://github.com/pacman-repo-builder/pacman-repo-builder/releases/download/0.0.0-rc.27/build-pacman-repo-x86_64-unknown-linux-gnu /usr/local/bin/build-pacman-repo
add https://github.com/pacman-repo-builder/pacman-repo-builder/releases/download/0.0.0-rc.28/build-pacman-repo-x86_64-unknown-linux-gnu /usr/local/bin/build-pacman-repo
run chmod +x /usr/local/bin/build-pacman-repo

# force makepkg to allow running as root
Expand Down

0 comments on commit 368a19c

Please sign in to comment.