Revert "Make scripts more compatible and fail fast"

This reverts commit cf8dab851f.

This affects the normal operation of the script, and debugging should be done deliberately, not to the user.
pull/25/head
Dct Mei 2020-07-13 00:56:56 +08:00
parent feaf4e2522
commit a2bd3852e4
No known key found for this signature in database
GPG Key ID: 50BF8B712DCAD7EA
2 changed files with 2 additions and 6 deletions

View File

@ -1,6 +1,4 @@
#!/usr/bin/env bash
set -euxo pipefail
#!/bin/bash
# This Bash script to install the latest release of geoip.dat and geosite.dat:

View File

@ -1,6 +1,4 @@
#!/usr/bin/env bash
set -euxo pipefail
#!/bin/bash
# The files installed by the script conform to the Filesystem Hierarchy Standard:
# https://wiki.linuxfoundation.org/lsb/fhs