diff options
| -rwxr-xr-x | builds/deb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/builds/deb b/builds/deb index 0425acdc0..902f2e40b 100755 --- a/builds/deb +++ b/builds/deb @@ -1,4 +1,4 @@ -#!/bin/bash -e +#!/bin/bash UBUNTU_VERSION=$1 BITS=$2 |
