diff --git a/runit/uplink/run b/runit/uplink/run index da10dea3d..0d5619cd6 100644 --- a/runit/uplink/run +++ b/runit/uplink/run @@ -1,5 +1,3 @@ #!/bin/sh -cd /usr/share/bytebeam/uplink - -exec uplink -a /usr/share/bytebeam/uplink/shared/device.json +exec uplink -a /usr/share/bytebeam/uplink/auth/device.json -c /usr/share/bytebeam/uplink/config/config.toml