do not add debug module by default
parent
624b52c440
commit
a8e47195dd
|
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
|
||||
# do not add this module by default
|
||||
exit 1
|
||||
Loading…
Reference in New Issue