mirror of
https://github.com/openvk/openvk
synced 2025-04-23 00:23:01 +03:00
Update autoexec
This commit is contained in:
parent
71ddcf197b
commit
d6cf194382
1 changed files with 1 additions and 1 deletions
|
@ -6,4 +6,4 @@ cd extensions/available/openvk/ && \
|
|||
mysql -p'DATABASE_PASSWORD' openvk < install/init-static-db.sql && \
|
||||
mysql -p'DATABASE_PASSWORD' openvk_eventdb < install/init-event-db.sql && \
|
||||
systemctl start httpd && \
|
||||
systemctl enable httpd &&
|
||||
systemctl enable httpd
|
||||
|
|
Loading…
Reference in a new issue