diff options
author | Aaron Griffin <aaronmgriffin@gmail.com> | 2009-02-20 18:55:25 +0100 |
---|---|---|
committer | Aaron Griffin <aaronmgriffin@gmail.com> | 2009-02-20 19:30:19 +0100 |
commit | 299295b33a310087f631f55406795a6be9411e8b (patch) | |
tree | a2985cdf74698c744801018fa959c2c4fd538ece /db-unstable64 | |
parent | 4127e3721ac8ce9358082dfe8095f057b3ec1659 (diff) | |
download | dbscripts-299295b33a310087f631f55406795a6be9411e8b.tar.gz dbscripts-299295b33a310087f631f55406795a6be9411e8b.tar.xz |
Remove unstable scripts
Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
Diffstat (limited to 'db-unstable64')
-rwxr-xr-x | db-unstable64 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/db-unstable64 b/db-unstable64 deleted file mode 100755 index cd9c3a0..0000000 --- a/db-unstable64 +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/bash - -$(dirname $0)/db-update "unstable" "x86_64" - |