Follow Rails file naming convention

Fixes #189
This commit is contained in:
Georg Kahest 2019-09-09 20:04:19 +03:00 committed by Artur Beljajev
parent a0212490d4
commit 824d78231a
21 changed files with 33 additions and 33 deletions

View file

@ -16,7 +16,7 @@ In both serarious que requires working Registry deployment and full access to Re
Installation at deployed server:
cd /home/registry/registry/current
sudo cp doc/que/que-init-example /etc/init.d/que # and edit it
sudo cp doc/que/que_init_sample /etc/init.d/que # and edit it
sudo chmod +x /etc/init.d/que
sudo /etc/init.d/que # for help and other commands
sudo /etc/init.d/que start # for manual start