/[projects]/misc/xoa-installer/xoa-installer.sh
ViewVC logotype

Diff of /misc/xoa-installer/xoa-installer.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2959 by torben, Mon Feb 29 09:49:28 2016 UTC revision 2960 by torben, Mon Feb 29 09:58:42 2016 UTC
# Line 62  fi Line 62  fi
62    
63  if [ ! -x "/usr/local/bin/gulp" ] ; then  if [ ! -x "/usr/local/bin/gulp" ] ; then
64          echo "installing gulp"          echo "installing gulp"
65          npm install -x gulp          npm install -g gulp
66  fi  fi
67    
68    

Legend:
Removed from v.2959  
changed lines
  Added in v.2960

  ViewVC Help
Powered by ViewVC 1.1.20