Comments
This commit is contained in:
@@ -46,7 +46,7 @@ USER aur
|
|||||||
# Git clone the aur-utils repo
|
# Git clone the aur-utils repo
|
||||||
# Checkout the latest release, fetching latest release version from github API via curl
|
# Checkout the latest release, fetching latest release version from github API via curl
|
||||||
|
|
||||||
# 2026-07-02 switch source from github to AUR
|
# 2026-07-02 switch source from GitHub to AUR
|
||||||
# RUN git clone https://github.com/aurutils/aurutils.git /aur/aurutils && \
|
# RUN git clone https://github.com/aurutils/aurutils.git /aur/aurutils && \
|
||||||
RUN git clone https://aur.archlinux.org/aurutils.git /aur/aurutils
|
RUN git clone https://aur.archlinux.org/aurutils.git /aur/aurutils
|
||||||
# cd /aur/aurutils && \
|
# cd /aur/aurutils && \
|
||||||
|
|||||||
Reference in New Issue
Block a user