commit | a509f47f260a26b9eb32cdfde503465c9bb27ca0 | [log] [tgz] |
---|---|---|
author | Jonathan Hart <jono@onlab.us> | Thu Apr 02 16:19:47 2015 -0700 |
committer | Jonathan Hart <jono@onlab.us> | Thu Apr 02 16:19:47 2015 -0700 |
tree | 8ac8c1534bf3ff6c6f5ac7a1195126e7c7fe8a47 | |
parent | 2f24ce286b47fcfdf08584d60ba73be6c9d69a83 [diff] [blame] |
Clean up and document
diff --git a/sdnip-setup-lxc.sh b/sdnip-setup-lxc.sh index 729c1a9..9de2042 100644 --- a/sdnip-setup-lxc.sh +++ b/sdnip-setup-lxc.sh
@@ -1,4 +1,9 @@ #!/bin/bash +# sdnip-setup-lxc.sh +# +# Runs as sdnip user. +# +# Sets up the SDN-IP tutorial. export USER=sdnip