Skip to content

Commit

Permalink
feat: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
batleforc committed Nov 24, 2024
1 parent 73593c1 commit c6dfc3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wireguard/root/etc/s6-overlay/s6-rc.d/wirerest/run
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/with-contenv bash
# shellcheck shell=bash

java -jar /app/wirerest-0.7.jar
java -jar /app/wirerest-0.7.jar --security.token --wg.interface.name=wg0

0 comments on commit c6dfc3f

Please sign in to comment.