/[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 3215 by torben, Tue May 30 09:44:50 2017 UTC revision 3216 by torben, Tue Jan 2 12:46:58 2018 UTC
# Line 137  fi Line 137  fi
137  echo "building xo-server"  echo "building xo-server"
138  cd xo-server  cd xo-server
139          yarn          yarn
140            npm run build
141  cd ..  cd ..
142    
143    
# Line 145  cd .. Line 146  cd ..
146  echo "building xo-web"  echo "building xo-web"
147  cd xo-web  cd xo-web
148          yarn          yarn
149            npm run build
150  cd ..  cd ..
151    
152    

Legend:
Removed from v.3215  
changed lines
  Added in v.3216

  ViewVC Help
Powered by ViewVC 1.1.20