diff --git a/m b/m new file mode 100755 index 0000000000000000000000000000000000000000..ef2d3af0ccf0d3367b97de8c27499fcfd1b2b285 --- /dev/null +++ b/m @@ -0,0 +1,3 @@ +#!/bin/bash +# Shortcut for compiling the module +pike -x module diff --git a/mi b/mi new file mode 100755 index 0000000000000000000000000000000000000000..86c0859639475ab8a7826ef0ab97f6820c18cc12 --- /dev/null +++ b/mi @@ -0,0 +1,3 @@ +#!/bin/bash +# Shortcut for compiling and installing the module +pike -x module && sudo pike -x module install