fix: Shebang content

1. Change Shebang from absolute path to logical path, which can adapt to
   more situations.
pull/193/head
Dct Mei 2021-01-19 11:47:13 +08:00 committed by IceCodeNew
parent 8d7f3e8539
commit a24fe6823b
2 changed files with 2 additions and 2 deletions

View File

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

View File

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