contrib/znc-import: move to subdir
Go isn't happy when multiple scripts share the same directory.
This commit is contained in:
parent
7ba3cba1e6
commit
5ef7e07061
@ -18,7 +18,7 @@ in the soju configuration file). Setting up on-disk chat logs is recommended.
|
||||
If you're migrating from ZNC, a tool is available to import users, networks and
|
||||
channels from a ZNC config file:
|
||||
|
||||
go run ./contrib/znc-import.go <znc config file>
|
||||
go run ./contrib/znc-import <znc config file>
|
||||
|
||||
## Client side
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user