diff options
Diffstat (limited to 'db-testing64')
-rwxr-xr-x | db-testing64 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/db-testing64 b/db-testing64 index 244372b..d75a456 100755 --- a/db-testing64 +++ b/db-testing64 @@ -1,3 +1,3 @@ #!/bin/bash -$(dirname $0)/db-update "x86_64" "testing" +$(dirname $0)/db-update "testing" "x86_64" |