User Tools

Site Tools


beewm:devel:compiling_and_making_releases

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
beewm:devel:compiling_and_making_releases [2016/08/15 13:41] adminbeewm:devel:compiling_and_making_releases [2017/02/01 12:57] (current) admin
Line 60: Line 60:
 # find the release files for BeeWM and the BeeWM Webclient in the directories: # find the release files for BeeWM and the BeeWM Webclient in the directories:
 ls -la bee-*/build/distributions/* ls -la bee-*/build/distributions/*
 +
 +# store the archive on the server for downloading:
 +cp -iv bee-*/build/distributions/*0.4.0-SNAPSHOT-61*tar.gz \
 +    /home/www/de.biodataanalysis/pages/data/beewm/releases/ && \
 +sudo chmod 660 /home/www/de.biodataanalysis/pages/data/beewm/releases/*tar.gz && \
 +sudo chown www-mario:www-mario /home/www/de.biodataanalysis/pages/data/beewm/releases/*tar.gz
 </code> </code>
  
beewm/devel/compiling_and_making_releases.txt · Last modified: 2017/02/01 12:57 by admin