Move over backup and create transfer logic

This commit is contained in:
Dane Everitt
2020-04-05 19:07:16 -07:00
parent 5bb6dff277
commit 03311ecf03
5 changed files with 76 additions and 73 deletions

View File

@@ -61,4 +61,4 @@ func postCreateServer(c *gin.Context) {
}(install)
c.Status(http.StatusAccepted)
}
}