Flow/Upgrade/Linux/CentOS7

From wiki.comcert.com
Revision as of 15:19, 3 August 2018 by Bert (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
# cd /opt
# systemctl stop rosd
# wget http://builds.anuview.net/beta/ros_unix.tgz (or equivalent path to code)
# mv -f ros_unix.tgz software/95.85.35.209/software/
# tar -vxzf /opt/software/95.85.35.209/software/ros_unix.tgz -C /
# systemctl start rosd