diff --git a/appinstaller/appinstaller.go b/appinstaller/appinstaller.go index 2e19091..af99452 100644 --- a/appinstaller/appinstaller.go +++ b/appinstaller/appinstaller.go @@ -94,7 +94,8 @@ func main() { defer rpcc.Close() for { - + select{ + } } }