mirror of
https://github.com/sipeed/NanoKVM.git
synced 2026-09-11 00:22:56 -05:00
Update update.go
This commit is contained in:
committed by
GitHub
parent
f0e7dc069c
commit
969e3a5e6a
@@ -228,6 +228,8 @@ func uploadupdate(rsp proto.Response, c *gin.Context) error {
|
||||
return err
|
||||
}
|
||||
|
||||
defer os.Remove(outPath)
|
||||
|
||||
return nil
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user