lib/hitcher/providers/docker/templates/linux_mac/3.start_container.sh.erb in Hitcher-0.1.0 vs lib/hitcher/providers/docker/templates/linux_mac/3.start_container.sh.erb in Hitcher-0.1.1
- old
+ new
@@ -1,6 +1,6 @@
<%#-*- coding: utf-8 -*-%>
#!/bin/sh
-# read start container
+# Start the container
<%= command %>