Initial commit

This commit is contained in:
2021-05-14 14:27:29 -07:00
commit e3bcf1f239
3 changed files with 116 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module github.com/taigrr/systemctl
go 1.16