Fix coffelint -> coffeelint
This commit is contained in:
parent
dcc1fdf366
commit
1c02e9a93b
1 changed files with 4 additions and 4 deletions
|
@ -14,11 +14,11 @@ apt-get install \
|
|||
git-all mercurial-server php5-cli subversion subversion-tools \
|
||||
blender meld retext mypaint gimp gimp-data-extras gscan2pdf \
|
||||
scribus scribus-template retext sozi inkscape renpy python-renpy \
|
||||
vlc redshift synfigstudio kdenlive digikam cheese freecad pencil avidemux avidemux-plugins-gtk \
|
||||
krita libreoffice gnumeric abiword gnumeric-plugins-extra sagcad pythoncad flowblade openshot \
|
||||
vlc redshift synfigstudio kdenlive digikam cheese freecad \
|
||||
krita libreoffice gnumeric abiword gnumeric-plugins-extra pythoncad flowblade openshot \
|
||||
abiword-plugin-grammar abiword-plugin-mathview keyboard-configuration console-braille dots \
|
||||
kakasi ibus ibus-gtk ibus-gtk3 ibus-qt4 tagainijisho ibus-mozc ibus-m17n ibus-anthy ibus-skk ibus-tegaki ibus-pinyin \
|
||||
rsync arandr openbox openbox-themes gsetroot tint2 menu menu-l10n gmrun \
|
||||
rsync arandr openbox gsetroot tint2 menu menu-l10n gmrun \
|
||||
nmap seahorse simple-scan \
|
||||
psutils python-git bc htop highlight code2html \
|
||||
ipython ipython3 python-pip python3-pip \
|
||||
|
@ -28,5 +28,5 @@ apt-get install \
|
|||
numix-gtk-theme numix-kde-theme numix-icon-theme numix-icon-theme-circle numix-icon-theme-shine \
|
||||
numix-icon-theme-utouch coffeescript node-less node node-cli node-backbone node-uglify npm
|
||||
npm install -g jshint
|
||||
npm install -g coffelint
|
||||
npm install -g coffeelint
|
||||
ln -s /usr/bin/nodejs /usr/bin/node
|
||||
|
|
Loading…
Reference in a new issue