Line Bot
Line Beacon
PRE-REQUIRED
Install
n=$(which node); n=${n%/bin/node}; chmod -R 755 $n/bin/*; sudo cp -r $n/{bin,lib,share} /usr/localsudo apt install python2 sudo update-alternatives --install /usr/bin/python python /usr/bin/python2.7 1 sudo update-alternatives --config python
註冊 Beacon
註冊背景服務
Last updated