mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
wget: add nvm support comment
This commit is contained in:
parent
114e4eba27
commit
538050b981
1 changed files with 4 additions and 0 deletions
|
|
@ -11,6 +11,10 @@ noblacklist ${HOME}/.netrc
|
|||
noblacklist ${HOME}/.wget-hsts
|
||||
noblacklist ${HOME}/.wgetrc
|
||||
|
||||
# If you use nvm, add the below lines to your wget.local
|
||||
#ignore read-only ${HOME}/.nvm
|
||||
#noblacklist ${HOME}/.nvm
|
||||
|
||||
blacklist /tmp/.X11-unix
|
||||
blacklist ${RUNUSER}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue