Skip to content

Commit

Permalink
Fix bug : stv0g/transwhat#46
Browse files Browse the repository at this point in the history
  • Loading branch information
Josue-T committed Apr 2, 2016
1 parent d365126 commit 84d4691
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/upgrade
Expand Up @@ -82,6 +82,9 @@ sudo chmod 740 -R $web_path
sudo chown www-data:transwhat -R $web_path/spectrum_data
sudo chmod 760 -R $web_path/spectrum_data

# Remove axolotl.db for yowsup see issue : https://github.com/stv0g/transwhat/issues/46
sudo rm /var/lib/spectrum2/transwhat.$domain/*/axolotl.db

# Reload Nginx and regenerate SSOwat conf
sudo service nginx reload
sudo service metronome reload
Expand Down

0 comments on commit 84d4691

Please sign in to comment.