bos: fix typo in comment

This commit is contained in:
openoms 2020-08-19 14:52:33 +01:00
parent 67ade48cae
commit 03b25aa711
No known key found for this signature in database
GPG Key ID: 5BFB77609B081B65

View File

@ -54,7 +54,7 @@ if [ "$1" = "1" ] || [ "$1" = "on" ]; then
# create symlink
sudo ln -s "/mnt/hdd/app-data/lnd/" "/home/bos/.lnd"
# make sure rtl is member of lndadmin
# add user to group with admin access to lnd
sudo /usr/sbin/usermod --append --groups lndadmin bos
# install bos