42_npmjs: fix typo

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@20855 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
jpawlowski 2019-12-30 14:36:05 +00:00
parent fe3da8f70b
commit 1cd9fbfadd

View File

@ -1683,7 +1683,7 @@ sub ToDay() {
fhem ALL=(ALL) NOPASSWD:SETENV: /usr/bin/npm install *<br>
fhem ALL=(ALL) NOPASSWD:SETENV: /usr/bin/npm uninstall *
</code><br>
<br>s
<br>
This line may easily be added to a new file in /etc/sudoers.d/fhem and will automatically included to /etc/sudoers from there.<br>
Only checking for outdated packages does not require any privileged access at all!<br>
<br>