diff options
author | Jay Freeman <saurik@saurik.com> | 2009-04-11 05:06:30 +0000 |
---|---|---|
committer | Jay Freeman <saurik@saurik.com> | 2009-04-11 05:06:30 +0000 |
commit | 6caf9027a7ff9597d63627ec61642abecd8850c5 (patch) | |
tree | 7593dd0ded3ddf9534bebf24d47e3d1fe7f42589 /over/usr/libexec/cydia_/space.sh | |
parent | b4684285cfcc3987c4790aed72ef94113b0418a6 (diff) |
Removing Installer 3.x bootstrap overlay.
git-svn-id: http://svn.telesphoreo.org/trunk@584 514c082c-b64e-11dc-b46d-3d985efe055d
Diffstat (limited to 'over/usr/libexec/cydia_/space.sh')
-rwxr-xr-x | over/usr/libexec/cydia_/space.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/over/usr/libexec/cydia_/space.sh b/over/usr/libexec/cydia_/space.sh deleted file mode 100755 index d03cb9e99..000000000 --- a/over/usr/libexec/cydia_/space.sh +++ /dev/null @@ -1,4 +0,0 @@ -#!/usr/libexec/cydia_/bash -export PATH=/usr/libexec/cydia_ -. /usr/libexec/cydia/space.sh -[[ $(df_ /) -gt 35651584 && $(df_ /var) -gt 35651584 ]] |