sudo bash
mkdir /var/vtm
cp vtm /var/vtm/
cp vtmd /var/vtm/
ln -s /var/vtm/vtm /usr/bin/vtm
ln -s /var/vtm/vtmd /usr/bin/vtmd
vtm
too
sudo bash
in the script is redundant. The script itself will need to be run with sudo
.
vtm.conf
file from the current directory is used. The name of the region is taken from it.
vtm
is typed