forked from CMS/memberPlumbing
hidEvents: rename from events to hidEvents
This commit is contained in:
parent
a53ad5edd4
commit
e37770dbe2
@ -1,5 +0,0 @@
|
|||||||
#!/usr/bin/env python3
|
|
||||||
|
|
||||||
from memberPlumbing import events
|
|
||||||
|
|
||||||
events.main()
|
|
5
bin/hidEvents
Executable file
5
bin/hidEvents
Executable file
@ -0,0 +1,5 @@
|
|||||||
|
#!/usr/bin/env python3
|
||||||
|
|
||||||
|
from memberPlumbing import hidEvents
|
||||||
|
|
||||||
|
hidEvents.main()
|
Loading…
Reference in New Issue
Block a user