Корректировка telebit
This commit is contained in:
parent
3b0311d8e7
commit
d025934894
@ -1,6 +1,11 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
. "../src/01-common.sh" || exit 5
|
echo
|
||||||
title "Installing telebit..."
|
echo "==============================================="
|
||||||
|
echo "Installing telebit..."
|
||||||
|
echo "==============================================="
|
||||||
|
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 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
|
||||||
|
Loading…
Reference in New Issue
Block a user