mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2026-02-08 11:09:48 +00:00
fix bugs and tidyup in recent changes
This commit is contained in:
@@ -56,6 +56,9 @@ mysql -p
|
||||
CREATE DATABASE troggle;
|
||||
GRANT ALL PRIVILEGES ON troggle.* TO 'expo'@'localhost' IDENTIFIED BY 'somepassword';
|
||||
|
||||
sudo service mariadb stop
|
||||
sudo service mariadb start
|
||||
|
||||
install django:
|
||||
sudo apt install python-django python-django-registration python-django-imagekit python-django-tinymce fonts-freefont-ttf libapache2-mod-wsgi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user