summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2016-01-07 02:31:05 (GMT)
committerTony Theodore <tonyt@logyst.com>2016-01-07 02:31:05 (GMT)
commit45eca0332c08cdd2c8c01243a915616fa58f4fdb (patch)
tree3e8da7e43b3b4b3315078fff6fe42379c8b916bf
parent9d810e7f90140b6afeac01f47d37b857f7699c5d (diff)
downloadmxe-45eca0332c08cdd2c8c01243a915616fa58f4fdb.zip
mxe-45eca0332c08cdd2c8c01243a915616fa58f4fdb.tar.gz
mxe-45eca0332c08cdd2c8c01243a915616fa58f4fdb.tar.bz2
fix backup download
* use bash for brace expansion * http://sprunge.us/ is down (fixes #1145)
-rwxr-xr-xtools/s3-fetch-and-sync4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/s3-fetch-and-sync b/tools/s3-fetch-and-sync
index 3972c88..36b9cf7 100755
--- a/tools/s3-fetch-and-sync
+++ b/tools/s3-fetch-and-sync
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/usr/bin/env bash
# This file is part of MXE.
# See index.html for further information.
@@ -19,7 +19,7 @@
# Manual switch to enable/disable issue filing on GitHub.
# Useful to prevent the same issue from being filed multiple times
-file_issue=true
+file_issue=false
# List of plugin dirs to include in downloads
# Can't include all subdirs since some affect versions