/[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 3180 by torben, Thu Dec 22 12:43:51 2016 UTC revision 3181 by torben, Thu Dec 22 13:00:49 2016 UTC
# Line 151  fi Line 151  fi
151  # xo-server  # xo-server
152  echo "building xo-server"  echo "building xo-server"
153  cd xo-server  cd xo-server
154          npm install || exit          npm install --unsafe-perm || exit
155          npm run build || exit          npm run build || exit
156    
157          #for some reasone leveldown  fails occasionally on arm/raspberry pi          #for some reasone leveldown  fails occasionally on arm/raspberry pi

Legend:
Removed from v.3180  
changed lines
  Added in v.3181

  ViewVC Help
Powered by ViewVC 1.1.20