From bc5b6356f711f286f8d34b366ba143dd67eed625 Mon Sep 17 00:00:00 2001 From: Denis Date: Wed, 24 May 2017 14:56:21 +0300 Subject: [PATCH] Updated Updating (markdown) --- Updating.md | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) diff --git a/Updating.md b/Updating.md index 9c7c9a8..4711b58 100644 --- a/Updating.md +++ b/Updating.md @@ -1,17 +1 @@ -## Easy Solution - -`git pull` - -## Complicated Solution - -If you deployed the app and want to update to a newer version all you have to do is: - -1. Stop the service. -``` -sudo systemctl stop benchmark_scoreboard.service -``` -2. Rename the current's app folder eg: `benchmark-scoreboard` to `benchmark-scoreboard-old`. - -3. Copy from the virtualenv folder from `benchmark-scoreboard-old` to `benchmark-scoreboard`. - -4. Restart the service and hope that everything works and nothing is broken. (You may also clean the database) \ No newline at end of file +`git pull` \ No newline at end of file