mirror of
https://github.com/Burnett01/rsync-deployments.git
synced 2024-11-23 16:03:46 +01:00
Remove the extension?
This commit is contained in:
parent
e859f6f655
commit
bbac77b3df
1 changed files with 1 additions and 1 deletions
|
@ -10,4 +10,4 @@ RUN rm -rf /var/cache/apk/*
|
|||
RUN mkdir ~/.ssh
|
||||
|
||||
# Copy in our executables.
|
||||
COPY add-key.sh /bin/add-key.sh
|
||||
COPY add-key.sh /bin/add-key
|
||||
|
|
Loading…
Reference in a new issue