Skip to content
Snippets Groups Projects
Commit cbfbd2e4 authored by Pontus Östlund's avatar Pontus Östlund
Browse files

Added som helper scripts

parent 2b9da478
No related branches found
No related tags found
No related merge requests found
m 0 → 100755
#!/bin/bash
# Shortcut for compiling the module
pike -x module
mi 0 → 100755
#!/bin/bash
# Shortcut for compiling and installing the module
pike -x module && sudo pike -x module install
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment