2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-07 12:58:13 +00:00

42_npmjs: update commandref

git-svn-id: https://svn.fhem.de/fhem/trunk@20932 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
jpawlowski 2020-01-10 11:50:23 +00:00
parent 639a5f65c2
commit a047bb5095

View File

@ -1780,7 +1780,6 @@ sub ToDay() {
Standardm&auml;&szlig;ig werden globale Installationen bedient und das Ausf&uuml;hren von update/install/uninstall erfordert sudo Berechtigungen wie diese:<br>
<br>
<code>
fhem ALL=(ALL) NOPASSWD:SETENV: /usr/bin/npm outdated *<br>
fhem ALL=(ALL) NOPASSWD:SETENV: /usr/bin/npm update *<br>
fhem ALL=(ALL) NOPASSWD:SETENV: /usr/bin/npm install *<br>
fhem ALL=(ALL) NOPASSWD:SETENV: /usr/bin/npm uninstall *
@ -1938,8 +1937,6 @@ sub ToDay() {
"requires": {
},
"recommends": {
"ALL=(ALL) NOPASSWD:SETENV: /usr/bin/npm outdated *": 0,
"ALL=(ALL) NOPASSWD:SETENV: /usr/local/bin/npm outdated *": 0,
"ALL=(ALL) NOPASSWD:SETENV: /usr/bin/npm update *": 0,
"ALL=(ALL) NOPASSWD:SETENV: /usr/local/bin/npm update *": 0,
"ALL=(ALL) NOPASSWD:SETENV: /usr/bin/npm install *": 0,