Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c3b686a406 |
@@ -1,9 +1,11 @@
|
||||
package main
|
||||
|
||||
import (
|
||||
"log"
|
||||
app "proxmoxaas-dashboard/app"
|
||||
)
|
||||
|
||||
func main() {
|
||||
app.Run()
|
||||
log.Println("here")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user