mirror of
https://github.com/idanoo/rtl-pager-discord
synced 2025-07-17 13:41:59 +00:00
Change entrypoint
This commit is contained in:
parent
08b73d41c5
commit
e96860ebc9
1 changed files with 1 additions and 1 deletions
|
@ -10,4 +10,4 @@ RUN apt install -y redis rtl-sdr multimon-ng
|
||||||
COPY pager.sh /pager.sh
|
COPY pager.sh /pager.sh
|
||||||
RUN chmod +x /pager.sh
|
RUN chmod +x /pager.sh
|
||||||
|
|
||||||
RUN ["bash", "/pager.sh"]
|
RUN ["/pager.sh"]
|
Loading…
Add table
Add a link
Reference in a new issue