summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Andrew Clemons <andrew.clemons@gmail.com>2022-03-12 13:35:49 +1300
committer Andrew Clemons <andrew.clemons@gmail.com>2022-03-12 14:41:55 +1300
commit17d4bff7e3307268c1eeef664cb50da7ed290109 (patch)
tree3b60dd2a8872baa54598953bc8f725add8b0d806 /python
parent042c813db2b349328e33d549ecd58082c79ab96e (diff)
downloadslackbuilds-17d4bff7e3307268c1eeef664cb50da7ed290109.tar.gz
slackbuilds-17d4bff7e3307268c1eeef664cb50da7ed290109.tar.xz
python/python3-aiohttp-socks: Fix shebang.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'python')
-rw-r--r--python/python3-aiohttp-socks/python3-aiohttp-socks.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-aiohttp-socks/python3-aiohttp-socks.SlackBuild b/python/python3-aiohttp-socks/python3-aiohttp-socks.SlackBuild
index 11eed7c2a4..730b94adc6 100644
--- a/python/python3-aiohttp-socks/python3-aiohttp-socks.SlackBuild
+++ b/python/python3-aiohttp-socks/python3-aiohttp-socks.SlackBuild
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
# Slackware build script for python3-aiohttp-socks
# Copyright 2019-2022 Isaac Yu <isaacyu1@isaacyu1.com>