diff --git a/package.json b/package.json index ea143be..289ad92 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "telebit", - "version": "0.20.3", + "version": "0.20.4", "description": "Break out of localhost. Connect to any device from anywhere over any tcp port or securely in a browser. A secure tunnel. A poor man's reverse VPN.", "main": "lib/remote.js", "files": [ diff --git a/usr/share/dist/etc/skel/Library/LaunchAgents/cloud.telebit.remote.plist.tpl b/usr/share/dist/etc/skel/Library/LaunchAgents/cloud.telebit.remote.plist.tpl index 837f0da..bfbb52f 100644 --- a/usr/share/dist/etc/skel/Library/LaunchAgents/cloud.telebit.remote.plist.tpl +++ b/usr/share/dist/etc/skel/Library/LaunchAgents/cloud.telebit.remote.plist.tpl @@ -63,8 +63,8 @@ {TELEBIT_PATH} StandardErrorPath - {TELEBIT_LOG_DIR}/error.log + {TELEBIT_LOG_DIR}/telebit.log StandardOutPath - {TELEBIT_LOG_DIR}/info.log + {TELEBIT_LOG_DIR}/telebit.log