Skip to content

ole-old/BeLL-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Some scripts for managing the BeLL Demo Box.

Installation

cd /root;
git clone https://github.com/open-learning-exchange/BeLL-Demo.git;
cp /root/BeLL-Demo/util/init.d/belldemo /etc/init.d/;
update-rc.d belldemo defaults;
cd /root/BeLL-Demo;
npm install;
reboot;

About

Some scripts for managing the BeLL Demo Box.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published