initial import
This commit is contained in:
7
cmd/sysreboot/main.go
Normal file
7
cmd/sysreboot/main.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package main
|
||||
|
||||
import "git.wntrmute.dev/kyle/gokpkg"
|
||||
|
||||
func main() {
|
||||
gokpkg.Reboot()
|
||||
}
|
||||
Reference in New Issue
Block a user