mirror of
https://github.com/eiblog/eiblog.git
synced 2026-02-04 13:52:26 +08:00
chore: renew github flow
This commit is contained in:
8
cmd/backup/main.go
Normal file
8
cmd/backup/main.go
Normal file
@@ -0,0 +1,8 @@
|
||||
// Package main provides ...
|
||||
package main
|
||||
|
||||
import "fmt"
|
||||
|
||||
func main() {
|
||||
fmt.Println("hello world!")
|
||||
}
|
||||
Reference in New Issue
Block a user