Changes

Jump to navigation Jump to search
30 bytes removed ,  20:53, 25 April 2016
Line 196: Line 196:     
The preferred way as it seems is completely remove /opt/Rocket.Chat...
 
The preferred way as it seems is completely remove /opt/Rocket.Chat...
  /etc/rc.d/init.d/rocketchat stop
+
  service rocketchat stop
 
  rm -f /opt/Rocket.Chat
 
  rm -f /opt/Rocket.Chat
 
and then repeat download, unpack and move [[Rocket_Chat#Get_Rocket.Chat_from_downloads|'''procedure above''']]. Then start Rocket.Chat:
 
and then repeat download, unpack and move [[Rocket_Chat#Get_Rocket.Chat_from_downloads|'''procedure above''']]. Then start Rocket.Chat:
  /etc/rc.d/init.d/rocketchat start
+
  service start
 
Please note it can take a bit for the Rocket.Chat service to become available for the Mongodb structure version is being checked and automatically updated according to the Rocket.Chat version.
 
Please note it can take a bit for the Rocket.Chat service to become available for the Mongodb structure version is being checked and automatically updated according to the Rocket.Chat version.
      
==Remove Rocket.Chat==
 
==Remove Rocket.Chat==

Navigation menu