mirror of
https://github.com/Burnett01/rsync-deployments.git
synced 2024-11-24 00:13:46 +01:00
Update Dockerfile
This commit is contained in:
parent
bbac77b3df
commit
b79ca6ec6b
1 changed files with 1 additions and 0 deletions
|
@ -11,3 +11,4 @@ RUN mkdir ~/.ssh
|
||||||
|
|
||||||
# Copy in our executables.
|
# Copy in our executables.
|
||||||
COPY add-key.sh /bin/add-key
|
COPY add-key.sh /bin/add-key
|
||||||
|
RUN chmod +x /bin/add-key
|
||||||
|
|
Loading…
Reference in a new issue