lib/templates/remote/install.sh in sunzi-0.1.0 vs lib/templates/remote/install.sh in sunzi-0.2.0

- old
+ new

@@ -4,5 +4,8 @@ source recipes/ssh_key.sh $(cat attributes/ssh_key) # Update apt catalog aptitude update aptitude -y safe-upgrade + +# Install RVM - rvm.sh will be retrieved from Github in the compile phase +source recipes/rvm.sh