Skip to content

Commit

Permalink
cleanup screenrc
Browse files Browse the repository at this point in the history
  • Loading branch information
sni committed Sep 26, 2024
1 parent 6ec66a0 commit 10a8403
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
4 changes: 0 additions & 4 deletions .screenrc

This file was deleted.

1 change: 0 additions & 1 deletion Dockerfile.omd-labs-debian
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ ENV HOME=/root
WORKDIR $HOME
ADD ./scripts/start.sh $HOME
RUN chmod +x $HOME/start.sh
ADD .screenrc $HOME

### OMD installation ######################################
ARG OMD_VERSION
Expand Down
1 change: 0 additions & 1 deletion Dockerfile.omd-labs-rocky
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ ENV HOME=/root
WORKDIR $HOME
ADD ./scripts/start.sh $HOME
RUN chmod +x $HOME/start.sh
ADD .screenrc $HOME

### OMD installation ######################################
ARG OMD_VERSION
Expand Down

0 comments on commit 10a8403

Please sign in to comment.