Changes

From Genome Analysis Wiki
Jump to navigationJump to search
no edit summary
Line 35: Line 35:  
# Create the debian packages
 
# Create the debian packages
 
#* Generate the packages
 
#* Generate the packages
#*: <code> debian/makedeb.sh bin =</code>
+
#*: <code> ./debian/makedeb.sh bin =</code>
#*: <code> debian/makedeb.sh test =</code>
+
#*: <code> ./debian/makedeb.sh test =</code>
 
# Generate the release notes on github
 
# Generate the release notes on github
 
#: On github, login
 
#: On github, login
Line 50: Line 50:  
# Install on mario
 
# Install on mario
 
#* In the gotcloud directory where you generated the deb files, run:
 
#* In the gotcloud directory where you generated the deb files, run:
#*: <code>debian/install_gotcloud_without_root.sh 1.16 /net/mario</code>
+
#*: <code>./debian/install_gotcloud_without_root.sh 1.16 /net/mario</code>
 
#* Install the latest gotcloud in the gotcloud.old directory (named by version) so someone can run a specific version
 
#* Install the latest gotcloud in the gotcloud.old directory (named by version) so someone can run a specific version
#*: <code>debian/install_gotcloud_without_root.sh 1.16 /net/mario/gotcloud.old</code>
+
#*: <code>./debian/install_gotcloud_without_root.sh 1.16 /net/mario/gotcloud.old</code>
 
#* Rename to the version name:
 
#* Rename to the version name:
 
#*: <code>mv /net/mario/gotcloud.old/gotcloud /net/mario/gotcloud.old/gotcloud.1.XX</code>
 
#*: <code>mv /net/mario/gotcloud.old/gotcloud /net/mario/gotcloud.old/gotcloud.1.XX</code>
 
# Send email to csg group to inform them of the newly installed version on the cluster and of any relevant changes
 
# Send email to csg group to inform them of the newly installed version on the cluster and of any relevant changes
 
#* gotcloudUsers@umich.edu
 
#* gotcloudUsers@umich.edu
61

edits

Navigation menu