Difference between revisions of "Get the LingoBot installation files"
(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...") |
|||
(4 intermediate revisions by the same user not shown) | |||
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>. |
||
+ | |||
+ | [[LingoBot_Command_Center_Setup|Next: LingoBot Command Center Setup]] |
Latest revision as of 21:30, 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
.