From 98b14284b8aad2758a7e72e0e706acbdb68c1d87 Mon Sep 17 00:00:00 2001 From: Andrew Clemons Date: Sat, 12 Mar 2022 14:45:50 +1300 Subject: python/python3-editor: Fix shebang. Signed-off-by: Andrew Clemons --- python/python3-editor/python3-editor.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/python3-editor/python3-editor.SlackBuild') diff --git a/python/python3-editor/python3-editor.SlackBuild b/python/python3-editor/python3-editor.SlackBuild index 05134e1e54..93f2c9ca52 100644 --- a/python/python3-editor/python3-editor.SlackBuild +++ b/python/python3-editor/python3-editor.SlackBuild @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Slackware build script for python-editor -- cgit v1.2.3