mirror of
https://github.com/onsonr/sonr.git
synced 2025-03-10 13:07:09 +00:00
refactor: streamline script execution
This commit is contained in:
parent
23f1b97421
commit
998cfdd321
@ -44,7 +44,6 @@ RUN apt-get update && apt-get install -y \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
COPY scripts/test_node.sh /usr/bin/test_node.sh
|
||||
RUN chmod +x /usr/bin/test_node.sh && ./usr/bin/test_node.sh
|
||||
|
||||
WORKDIR /opt
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user