mirror of
https://github.com/Luzifer/ots.git
synced 2025-07-22 14:10:49 -04:00
This commit is contained in:
parent
eb2bce3119
commit
dc47bf0861
4 changed files with 20 additions and 2 deletions
|
@ -1,6 +1,8 @@
|
|||
package main
|
||||
|
||||
import "os"
|
||||
import (
|
||||
"os"
|
||||
)
|
||||
|
||||
func main() {
|
||||
if err := rootCmd.Execute(); err != nil {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue