mirror of
https://github.com/CompeyDev/lune-packaging.git
synced 2025-01-09 04:09:09 +00:00
more debug shit
This commit is contained in:
parent
59a440dccd
commit
aefa7305f5
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ RUN useradd -m builder && \
|
|||
RUN mkdir -p /home/builder/.ssh && \
|
||||
touch /home/builder/.ssh/known_hosts
|
||||
|
||||
RUN ls
|
||||
RUN ls /home/
|
||||
|
||||
COPY ./package/aur/ssh_config /home/builder/.ssh/config
|
||||
|
||||
|
|
Loading…
Reference in a new issue