python/python3-multidict: Fix shebang.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
Andrew Clemons 2022-03-12 13:41:06 +13:00
parent 666b024a01
commit 26bb0edd6a
No known key found for this signature in database
GPG key ID: CD26380FFACBDA2B

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
# Slackware build script for python3-multidict
# Copyright 2019-2022 Isaac Yu <isaacyu1@isaacyu1.com>