diff options
author | tv <tv@nomic.retiolum> | 2013-11-05 19:34:23 +0100 |
---|---|---|
committer | tv <tv@nomic.retiolum> | 2013-11-05 19:34:23 +0100 |
commit | b676ca6e2f030622333e6f42ccd4ecfe90efb0ad (patch) | |
tree | 5b24da68d1c6ab161dfb4999dd5ac9d6f866058b /ship/bin | |
parent | 5e326f51c58e500285ea3daee91986ee1ea518eb (diff) |
ship build: initial commit
Diffstat (limited to 'ship/bin')
-rwxr-xr-x | ship/bin/punani | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ship/bin/punani b/ship/bin/punani index 1e3fab87..99a5a813 100755 --- a/ship/bin/punani +++ b/ship/bin/punani @@ -1,4 +1,3 @@ #!/bin/sh -# include core -# include punani +#@include punani punani "$@" |