Commit e3dd374a authored by Rovanion Luckey's avatar Rovanion Luckey

Remove -y option when removing puby1.8

Since it is easily could break installations running on the server - hence the person doing the install should be able to make the decision to remove himself.
parent 0e387919
......@@ -86,7 +86,7 @@ Then select 'Internet Site' and press enter to confirm the hostname.
Remove the old Ruby 1.8 if present
sudo apt-get remove -y ruby1.8
sudo apt-get remove ruby1.8
Download Ruby and compile it:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment