Skip to content

Commit

Permalink
fixup! change shebang
Browse files Browse the repository at this point in the history
  • Loading branch information
lazka committed Apr 29, 2024
1 parent 4903343 commit fb82216
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/pacman-db-upgrade.sh.in
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#

set -e

# Avoid creating world-unreadable files
umask 022

Expand Down

0 comments on commit fb82216

Please sign in to comment.