error when try to use DM server the second time

Discussion about DroidMote Server for Linux
zeyneb
Posts: 2
Joined: Tue Feb 12, 2019 4:32 am

error when try to use DM server the second time

Post by zeyneb »

Hi
I have recently installed droitmote, it works correctly at the first time,
1. but when i try to run it for the second time using this command:

Code: Select all

curl -Ls https://www.videomap.it/script/install_droidmote_ubuntu.sh | sudo sh 
I had this error:

Code: Select all

sh: 2: Syntax error: newline unexpected
2. How i can get the compressed server file for linux, in order to install it manually
User avatar
zulu99
Site Admin
Posts: 2485
Joined: Tue Oct 09, 2012 6:42 am

Re: error when try to use DM server the second time

Post by zulu99 »

when you install the server the first time, the server will start automatically at next boot.

Is not necessary start the command again. Maybe your error because you have it already installed.


__________________________

To uninstall:

sudo su
/etc/init.d/droidmote uninstall

To install it again re-run the script
Developer of DroidMote Server and DroidMote Client. Read the Quick Start Guides and then I'll be happy to help.
Donate with Paypal or Donate with Crypto
zeyneb
Posts: 2
Joined: Tue Feb 12, 2019 4:32 am

Re: error when try to use DM server the second time

Post by zeyneb »

Thanx so much
Perfect it works correctly
I have removed it than reinstalled it again, the next boot it works without new installation