diff options
Diffstat (limited to 'INSTALL-DEV')
-rw-r--r-- | INSTALL-DEV | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/INSTALL-DEV b/INSTALL-DEV index 3ba9ff5..b81d7fb 100644 --- a/INSTALL-DEV +++ b/INSTALL-DEV @@ -118,3 +118,4 @@ data, and reload the Apache2 plugin), execute the following from brep/: psql --quiet -d brep -f brep/package.sql loader/brep-loader tests/loader/r.conf sudo /etc/init.d/apache2 restart +sudo systemctl restart apache2 |