Skip to content

Commit

Permalink
help text at top
Browse files Browse the repository at this point in the history
  • Loading branch information
akumpf authored and alejandro committed Jun 8, 2012
1 parent d8ef214 commit 0cfb6af
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions nodester_auto.sh
@@ -1,7 +1,12 @@
#!/bin/bash

#grab this file with:
# curl -s http://asfasf/NodesterUp.sh > NodeseterUp.sh; sh NodesterUp.sh
#
# --------------------------------------------------------------
# download and run this file with:
# $> curl -s http://asfasf/nodester_auto.sh > nodester_auto.sh;
# $> chmod a+x nodester_auto.sh
# $> ./nodester_auto.sh
# --------------------------------------------------------------
#

whoami=`whoami`
system=`uname -s`
Expand Down

0 comments on commit 0cfb6af

Please sign in to comment.