Skip to content
Snippets Groups Projects
Commit e3dd374a authored by Rovanion Luckey's avatar Rovanion Luckey
Browse files

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
No related branches found
No related tags found
1 merge request!4800Remove -y option when removing ruby1.8
Loading
Loading
@@ -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:
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment