Rename folder and root command

This commit is contained in:
Michael Barz
2020-10-06 13:41:34 +02:00
parent 48de91ea2c
commit 9ff3ffe19f
165 changed files with 5 additions and 5 deletions
+8
View File
@@ -0,0 +1,8 @@
// +build tools
package main
import (
_ "github.com/owncloud/flaex"
_ "github.com/restic/calens"
)