telebit misc

This commit is contained in:
2025-05-18 23:27:19 +08:00
parent b5b0140e34
commit abad965e9a

View File

@@ -10,9 +10,9 @@ echo
# https://git.coolaj86.com/coolaj86/telebit.js#install
# export NODEJS_VER=v10.2 # v10.2 is tested working, but we can test other versions
# export TELEBIT_VERSION=master # git tag or branch to install from
export TELEBIT_VERSION=master # git tag or branch to install from
# export TELEBIT_USERSPACE=no # install as a system service (launchd, systemd only)
# export TELEBIT_PATH=/opt/telebit
export TELEBIT_PATH="$HOME/.local/bin/"
# export TELEBIT_USER=telebit
# export TELEBIT_GROUP=telebit
curl https://get.telebit.io/ | bash