diff options
author | davidovski <david@davidovski.xyz> | 2022-09-28 12:50:15 +0100 |
---|---|---|
committer | davidovski <david@davidovski.xyz> | 2022-09-28 12:50:15 +0100 |
commit | 95545d88b997a17ff03bb164af33c33e2a12d693 (patch) | |
tree | 057fd31c3eb7c781d60aa5e1d34e21b9cbf130b1 /repo/xiutils | |
parent | aa4e27bf4f1a27e219b6c6c78a481bd417eac0a7 (diff) |
Removed bash as a dep from xichroot
Diffstat (limited to 'repo/xiutils')
-rw-r--r-- | repo/xiutils/xichroot.xibuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/repo/xiutils/xichroot.xibuild b/repo/xiutils/xichroot.xibuild index 0a48d42..8b3675e 100644 --- a/repo/xiutils/xichroot.xibuild +++ b/repo/xiutils/xichroot.xibuild @@ -1,6 +1,5 @@ #!/bin/sh -DEPS="bash" DESC="A script to aid with chrooting on XiLinux" package () { |