Renamed project
This commit is contained in:
parent
f285b134ff
commit
990a47d0fc
5 changed files with 2 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,4 +1,4 @@
|
|||
*.mp4
|
||||
*.jpg
|
||||
*.jpeg
|
||||
ipcamera/ipcamera
|
||||
actioncam
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ import (
|
|||
"os"
|
||||
"path/filepath"
|
||||
|
||||
libipcamera "github.com/jonas-koeritz/libipcamera"
|
||||
"github.com/jonas-koeritz/actioncam/libipcamera"
|
||||
"github.com/spf13/cobra"
|
||||
)
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue