Remove legacy nodejs.
This commit is contained in:
parent
3a71f44f1a
commit
53e18176fc
|
|
@ -10,7 +10,7 @@
|
|||
#sudo apt-get update
|
||||
#sudo apt-get install zsh-completions
|
||||
|
||||
apt-get -y install zsh nodejs-legacy zsh-theme-powerlevel9k
|
||||
apt-get -y install zsh nodejs zsh-theme-powerlevel9k
|
||||
set -x
|
||||
# compaudit
|
||||
# There are insecure directories: /usr/local/share/zsh/site-functions
|
||||
|
|
|
|||
Loading…
Reference in New Issue