Skip to content

Commit

Permalink
Upload busybox package file
Browse files Browse the repository at this point in the history
  • Loading branch information
niaow committed Jun 25, 2017
1 parent 34f58f5 commit 3e42862
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions busybox.pkgen
@@ -0,0 +1,6 @@
version: 1.21.1
sources:
- https://www.busybox.net/downloads/binaries/{{.Version}}/busybox-x86_64
script:
- mkdir out/bin
- install -m 0700 src/busybox-x86_64 out/bin/busybox

0 comments on commit 3e42862

Please sign in to comment.