mirror of
https://github.com/sibprogrammer/owp.git
synced 2026-04-25 15:35:58 +03:00
[PR #8] [MERGED] Fixed reinstallation - used to crash when OS template wasn't changed #59
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#59
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/8
Author: @gjedeer
Created: 10/23/2011
Status: ✅ Merged
Merged: 10/24/2011
Merged by: @sibprogrammer
Base:
master← Head:patch-1📝 Commits (1)
9411c03Fixed reinstallation - used to crash when OS template wasn't changed📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
app/models/virtual_server.rb(+2 -2)📄 Description
When OS wasn't changed and reinstall was clicked, the command executed was like this:
vzctl create 199 '' --config tmp.template
causing an error.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.