mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-07 19:04:20 +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:
parent
639a5f65c2
commit
a047bb5095
@ -1780,7 +1780,6 @@ sub ToDay() {
|
||||
Standardmäßig werden globale Installationen bedient und das Ausfü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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user