Skip to content
Snippets Groups Projects
Commit 060abcb3 authored by Rovanion Luckey's avatar Rovanion Luckey Committed by Wes Gurney
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 5dc8dbe4
No related branches found
No related tags found
1 merge request!4954Add support to configure webhook_timeout in gitlab.yaml
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