mirror of
https://github.com/sibprogrammer/owp.git
synced 2026-04-25 07:25:53 +03:00
[PR #61] [MERGED] Updating apt-get install command. #78
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/owp#78
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/sibprogrammer/owp/pull/61
Author: @Megaf
Created: 4/29/2015
Status: ✅ Merged
Merged: 5/3/2015
Merged by: @sibprogrammer
Base:
master← Head:apt-get-install-ruby-fixed📝 Commits (1)
32bdb49Updating apt-get install command.📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
installer/ai.sh(+1 -1)📄 Description
Updating apt-get command so it actually install the correct version of Ruby on Debian 7+ servers.
From Debian 7 the package ruby install Ruby 1.9 and so does libopenssl-ruby, besides, libopenssl-ruby is now obsolete and libruby/libruby1.8 should be installed instead.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.