diff --git a/docs/INSTALL.md b/docs/INSTALL.md index 1946f79..e546652 100644 --- a/docs/INSTALL.md +++ b/docs/INSTALL.md @@ -55,7 +55,8 @@ edit `create_db.sql` to set the cardapp password ### boltcard service install `$ sudo cp boltcard.service /etc/systemd/system/boltcard.service` `$ ./s_build` -`$ systemctl status boltcard` +`$ sudo systemctl enable boltcard` +`$ sudo systemctl status boltcard` ### https setup set up the domain A record to point to the server