Difference between revisions of "Get the LingoBot installation files"

From Lingoport Wiki
Jump to: navigation, search
(Created page with " Get the installation and install.conf file from the main branch of this public repository: * https://github.com/Lingoport/CommandCenterConfig/lingobot You should have files...")
 
Line 9: Line 9:
 
install.sh
 
install.sh
 
uninstall.sh
 
uninstall.sh
  +
  +
Copy the above files under your home directory, ''for instance'' <code><user>/lingobotInstall</code> where <user> may be <code>/home/centos</code> or <code>/home/ec2-user</code>.

Revision as of 21:27, 19 March 2024

Get the installation and install.conf file from the main branch of this public repository:

You should have files such as:

   install.conf
   install.sh
   uninstall.sh

Copy the above files under your home directory, for instance <user>/lingobotInstall where <user> may be /home/centos or /home/ec2-user.