diff options
Diffstat (limited to 'db-unstable')
-rwxr-xr-x | db-unstable | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db-unstable b/db-unstable index a9aa49c..2a2df43 100755 --- a/db-unstable +++ b/db-unstable @@ -1,4 +1,4 @@ #!/bin/bash -$(dirname $0)/db-update "i686" "unstable" +$(dirname $0)/db-update "unstable" "i686" |