lil alias
This commit is contained in:
@@ -40,7 +40,7 @@ COPY --from=eventbuild /build/target/x86_64-unknown-linux-musl/debug/wg-event-ge
|
||||
|
||||
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/
|
||||
|
||||
|
Reference in New Issue
Block a user