diff options
author | davidovski <david@davidovski.xyz> | 2022-12-11 18:08:51 +0000 |
---|---|---|
committer | davidovski <david@davidovski.xyz> | 2022-12-11 18:08:51 +0000 |
commit | 4c61af227b0fb3e028c877dc1c2e0b6513960762 (patch) | |
tree | 7c6bf0a36805ab40911d4af9f81d8a839fa4972b /repo/toybox/wget.xibuild | |
parent | 63add57ef96f10f464fc1bf7c821d2281b39edeb (diff) |
Updated linux
Diffstat (limited to 'repo/toybox/wget.xibuild')
-rw-r--r-- | repo/toybox/wget.xibuild | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/repo/toybox/wget.xibuild b/repo/toybox/wget.xibuild deleted file mode 100644 index 6590ee2..0000000 --- a/repo/toybox/wget.xibuild +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh - -DESC="A utility for transfering files with URL syntax" - -package () { - add_from_main usr/bin/wget -} |