lil alias
This commit is contained in:
parent
5835ca7ad6
commit
11411b9d13
@ -40,7 +40,7 @@ COPY --from=eventbuild /build/target/x86_64-unknown-linux-musl/debug/wg-event-ge
|
|||||||
|
|
||||||
COPY init.sh /init.sh
|
COPY init.sh /init.sh
|
||||||
|
|
||||||
RUN chmod +x /init.sh
|
RUN chmod +x /init.sh && echo 'alias nload="nload ${WG_INTERFACE:-wg0}"' >> /root/.bashrc
|
||||||
|
|
||||||
VOLUME /etc/wireguard/
|
VOLUME /etc/wireguard/
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user