Skip to content

Commit

Permalink
fix: cleanup output from update-settings.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
dkaser committed Jul 4, 2023
1 parent b5e72a0 commit 6dd3995
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/usr/local/emhttp/plugins/tailscale/update-settings.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ TS_PLUGIN_CONFIG=/boot/config/plugins/tailscale/tailscale.cfg
TS_PLUGIN_ROOT=/usr/local/emhttp/plugins/tailscale

log() {
echo "$1"
logger -t unraid-tailscale "$1"
}

Expand Down

0 comments on commit 6dd3995

Please sign in to comment.